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 dep on SymbolicLimits.jl and export limit #1096

Merged
merged 5 commits into from
Mar 21, 2024

Conversation

LilithHafner
Copy link
Contributor

This has a slightly different API than SymbolicLimits itself because I aspire to make the heuristics good enough that the returned assumptions are not worth user verification in most cases and should not be returned by default.

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 76.36%. Comparing base (79c4e92) to head (dec5bd3).
Report is 118 commits behind head on master.

Files Patch % Lines
src/limits.jl 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1096      +/-   ##
==========================================
- Coverage   77.07%   76.36%   -0.71%     
==========================================
  Files          32       35       +3     
  Lines        3533     3622      +89     
==========================================
+ Hits         2723     2766      +43     
- Misses        810      856      +46     

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

@ChrisRackauckas
Copy link
Member

Needs docs.

@LilithHafner
Copy link
Contributor Author

lmk if this is enough or you think a more detailed explanation is appropriate.

@ChrisRackauckas ChrisRackauckas merged commit fc2c87e into JuliaSymbolics:master Mar 21, 2024
8 of 11 checks passed
@LilithHafner LilithHafner deleted the lh/limits branch March 21, 2024 12:25
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