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

Increasing robustness of adjoint plan optimizations #123

Merged
merged 5 commits into from
Dec 4, 2023

Rename dummy -> wrapper

ef6483a
Select commit
Loading
Failed to load commit list.
Merged

Increasing robustness of adjoint plan optimizations #123

Rename dummy -> wrapper
ef6483a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2023 in 1s

94.58% (+0.87%) compared to a67bf15

View this Pull Request on Codecov

94.58% (+0.87%) compared to a67bf15

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a67bf15) 93.70% compared to head (ef6483a) 94.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
+ Coverage   93.70%   94.58%   +0.87%     
==========================================
  Files           5        5              
  Lines         445      443       -2     
==========================================
+ Hits          417      419       +2     
+ Misses         28       24       -4     
Files Coverage Δ
src/definitions.jl 86.07% <100.00%> (+2.32%) ⬆️

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