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

Default to the older behavior #275

Merged
merged 4 commits into from
Nov 17, 2023

Allow a kwarg to force use the correct ordering

77a337a
Select commit
Loading
Failed to load commit list.
Merged

Default to the older behavior #275

Allow a kwarg to force use the correct ordering
77a337a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 17, 2023 in 1s

86.23% (-0.60%) compared to 9a42b50

View this Pull Request on Codecov

86.23% (-0.60%) compared to 9a42b50

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (9a42b50) 86.82% compared to head (77a337a) 86.23%.

Files Patch % Lines
src/differentiation/common.jl 47.36% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
- Coverage   86.82%   86.23%   -0.60%     
==========================================
  Files          22       22              
  Lines        1283     1293      +10     
==========================================
+ Hits         1114     1115       +1     
- Misses        169      178       +9     

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