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

feat: ✨ Add theory functions module and update dependencies #23

Merged
merged 7 commits into from
Jul 19, 2024

Conversation

Anselmoo
Copy link
Owner

This pull request adds a new module for theory functions called pathological to the useful-math-functions package. It also updates the ruff dependency to version 0.0.291 and the imagemagic dependency to version 0.2.1.

@Anselmoo Anselmoo changed the title Add theory functions module and update dependencies feat: Add theory functions module and update dependencies Jul 19, 2024
@Anselmoo Anselmoo added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 19, 2024
@Anselmoo Anselmoo enabled auto-merge (squash) July 19, 2024 21:10
@Anselmoo Anselmoo changed the title feat: Add theory functions module and update dependencies feat: :spark: Add theory functions module and update dependencies Jul 19, 2024
@Anselmoo Anselmoo changed the title feat: :spark: Add theory functions module and update dependencies feat: ✨ Add theory functions module and update dependencies Jul 19, 2024
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

Attention: Patch coverage is 88.80000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 84.08%. Comparing base (2b31bbf) to head (3f24c15).

Files Patch % Lines
umf/meta/functions.py 80.00% 7 Missing ⚠️
umf/constants/exceptions.py 63.63% 4 Missing ⚠️
umf/functions/theory/pathological.py 95.94% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   83.63%   84.08%   +0.45%     
==========================================
  Files          26       27       +1     
  Lines        1949     2067     +118     
==========================================
+ Hits         1630     1738     +108     
- Misses        319      329      +10     

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

@Anselmoo Anselmoo merged commit 5591b40 into main Jul 19, 2024
5 of 6 checks passed
@Anselmoo Anselmoo deleted the feature/continous-functions branch July 19, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant