Skip to content

fix: respect array type in wrong-mode pushforward/pullback #620

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Additional allocation to convert index array to same type as x/y

0955815
Select commit
Loading
Failed to load commit list.
Draft

fix: respect array type in wrong-mode pushforward/pullback #620

Additional allocation to convert index array to same type as x/y
0955815
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 10, 2025 in 0s

64.44% (-33.51%) compared to 8ef803c

View this Pull Request on Codecov

64.44% (-33.51%) compared to 8ef803c

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 64.44%. Comparing base (8ef803c) to head (0955815).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...rentiationInterface/src/first_order/pushforward.jl 50.00% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (8ef803c) and HEAD (0955815). Click for more details.

HEAD has 30 uploads less than BASE
Flag BASE (8ef803c) HEAD (0955815)
DIT 8 6
DI 37 9
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #620       +/-   ##
===========================================
- Coverage   97.95%   64.44%   -33.51%     
===========================================
  Files         119      114        -5     
  Lines        6246     6258       +12     
===========================================
- Hits         6118     4033     -2085     
- Misses        128     2225     +2097     

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