Skip to content

fix: proper eltype in wrong-mode pushforward/pullback#1003

Merged
gdalle merged 5 commits into
mainfrom
gd/arrtup
May 11, 2026
Merged

fix: proper eltype in wrong-mode pushforward/pullback#1003
gdalle merged 5 commits into
mainfrom
gd/arrtup

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented May 11, 2026

Tentative fix for SciML/NonlinearSolve.jl#933 after #974 changed the array behavior of wrong-mode pushforward/pullback.

@ChrisRackauckas can you try out this version (0.7.18) and see if NonlinearSolve likes it better? I don't think it makes much difference on the DI side so I'm happy to merge it. Ideally, if your bot can provide a self-contained MWE I'll add it to the test suite to prevent regressions.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.60%. Comparing base (d38d905) to head (fce7cbf).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1003       +/-   ##
===========================================
+ Coverage   49.33%   87.60%   +38.27%     
===========================================
  Files         128      135        +7     
  Lines        7845     8078      +233     
===========================================
+ Hits         3870     7077     +3207     
+ Misses       3975     1001     -2974     
Flag Coverage Δ
DI 86.77% <100.00%> (+56.04%) ⬆️
DIT 89.83% <ø> (-6.40%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gdalle gdalle added the skipci Don't run CI tests and docs label May 11, 2026
@gdalle gdalle marked this pull request as ready for review May 11, 2026 11:26
@gdalle gdalle merged commit f477fa3 into main May 11, 2026
6 of 7 checks passed
@gdalle gdalle deleted the gd/arrtup branch May 12, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skipci Don't run CI tests and docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant