fix: make DI compatible with latest Mooncake friendly tangents#1001
Open
fix: make DI compatible with latest Mooncake friendly tangents#1001
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1001 +/- ##
===========================================
+ Coverage 49.37% 90.61% +41.23%
===========================================
Files 127 136 +9
Lines 7838 7988 +150
===========================================
+ Hits 3870 7238 +3368
+ Misses 3968 750 -3218
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
vchuravy
approved these changes
Apr 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
If previously working code fails due to this release (DifferentiationInterface v0.7.17), a temporary workaround is to pin Mooncake to v0.5.24 in your
Project.toml.Fixes #986, supersedes #988:
Mooncake-old(v0.5.24) alongside the latest versionMooncake(>=v0.5.25) since they now failSee also: