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

Add MathIntegral class #1700

Merged
merged 5 commits into from
Oct 15, 2022
Merged

Add MathIntegral class #1700

merged 5 commits into from
Oct 15, 2022

Conversation

tvale1
Copy link
Contributor

@tvale1 tvale1 commented Oct 8, 2022

Added Math Integral class

@dolanmiu
Copy link
Owner

Thank you!

I have fixed the prettier and linting issues, and wrote a test

When it passes, I will make sure to merge

@codecov-commenter
Copy link

Codecov Report

Base: 99.70% // Head: 99.70% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (6dcf3f2) compared to base (0594559).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1700   +/-   ##
=======================================
  Coverage   99.70%   99.70%           
=======================================
  Files         318      319    +1     
  Lines        3688     3704   +16     
  Branches      401      404    +3     
=======================================
+ Hits         3677     3693   +16     
  Misses         11       11           
Impacted Files Coverage Δ
src/file/paragraph/math/math-component.ts 100.00% <ø> (ø)
src/file/paragraph/math/n-ary/index.ts 100.00% <100.00%> (ø)
src/file/paragraph/math/n-ary/math-integral.ts 100.00% <100.00%> (ø)
...file/paragraph/math/n-ary/math-n-ary-properties.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dolanmiu dolanmiu merged commit 79f3866 into dolanmiu:master Oct 15, 2022
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.

3 participants