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

Handle equations with docstrings and name tags #65

Merged
merged 2 commits into from
May 17, 2024
Merged

Conversation

bbejanov
Copy link
Member

update @equations and @steadystate to handle equations
with docstrings and name tags

Fixes #58

update `@equations` and `@steadystate` to handle equations
with docstrings and name tags
@bbejanov bbejanov changed the title handle equations with docstrings and name tags Handle equations with docstrings and name tags May 17, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.55%. Comparing base (54e471f) to head (b6cb5a8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   95.16%   95.55%   +0.38%     
==========================================
  Files          14       14              
  Lines        2173     2181       +8     
==========================================
+ Hits         2068     2084      +16     
+ Misses        105       97       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bbejanov bbejanov force-pushed the bbejanov/issue58 branch from faff6a0 to 1568ed8 Compare May 17, 2024 01:54
@bbejanov bbejanov force-pushed the bbejanov/issue58 branch from 1568ed8 to b6cb5a8 Compare May 17, 2024 02:36
@bbejanov bbejanov merged commit 19862be into master May 17, 2024
9 checks passed
@bbejanov bbejanov deleted the bbejanov/issue58 branch May 17, 2024 02:53
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.

Error defining equation with docstring and label
2 participants