Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix math docs var domain #674

Merged
merged 3 commits into from
Sep 6, 2024
Merged

Fix math docs var domain #674

merged 3 commits into from
Sep 6, 2024

Conversation

brynpickering
Copy link
Member

@brynpickering brynpickering commented Sep 6, 2024

Fixes #652

@sstroemer linking you here (I've now also invited you as a member of the org - I'll start asking for your reviews once you've accepted that invite!)

Reviewer checklist

  • Test(s) added to cover contribution
  • Documentation updated
  • Changelog updated
  • Coverage maintained or improved

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.98%. Comparing base (1b7b04f) to head (3bcb979).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #674   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files          26       26           
  Lines        3981     3981           
  Branches      837      768   -69     
=======================================
  Hits         3821     3821           
  Misses         70       70           
  Partials       90       90           
Files with missing lines Coverage Δ
src/calliope/backend/latex_backend_model.py 96.85% <ø> (ø)

sjpfenninger
sjpfenninger previously approved these changes Sep 6, 2024
@brynpickering brynpickering merged commit feeea3a into main Sep 6, 2024
9 of 11 checks passed
@brynpickering brynpickering deleted the fix-math-docs-var-domain branch September 6, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong "in domain" symbol
2 participants