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

Order classification #18

Merged
merged 12 commits into from
Apr 19, 2024
Merged

Order classification #18

merged 12 commits into from
Apr 19, 2024

Conversation

gdalle
Copy link
Collaborator

@gdalle gdalle commented Apr 19, 2024

Automatically classify 1-to-1, 2-to-1 and 1-to-2 operators based on differentiation order, by comparing with ForwardDiff.

Gives you a nice summary

image

and precise errors

image

@gdalle gdalle changed the title Order classificatoin Order classification Apr 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2024

Codecov Report

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

Project coverage is 81.17%. Comparing base (e450dd7) to head (b47e827).

Files Patch % Lines
src/overload_tracer.jl 61.53% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   79.31%   81.17%   +1.86%     
==========================================
  Files           6        6              
  Lines          87       85       -2     
==========================================
  Hits           69       69              
+ Misses         18       16       -2     

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

@adrhill adrhill merged commit 6928b62 into adrhill:main Apr 19, 2024
3 checks passed
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