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

Adjoints for Linear Solve #449

Merged
merged 8 commits into from
Feb 25, 2024

Finish part of the implementation

06c09a3
Select commit
Loading
Failed to load commit list.
Merged

Adjoints for Linear Solve #449

Finish part of the implementation
06c09a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 24, 2024 in 0s

22.96% (-43.17%) compared to a206054

View this Pull Request on Codecov

22.96% (-43.17%) compared to a206054

Details

Codecov Report

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

Project coverage is 22.96%. Comparing base (a206054) to head (06c09a3).

❗ Current head 06c09a3 differs from pull request most recent head 7671369. Consider uploading reports for the commit 7671369 to get more accurate results

Files Patch % Lines
src/adjoint.jl 2.32% 42 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #449       +/-   ##
===========================================
- Coverage   66.12%   22.96%   -43.17%     
===========================================
  Files          27       28        +1     
  Lines        2146     2147        +1     
===========================================
- Hits         1419      493      -926     
- Misses        727     1654      +927     

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