Skip to content

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented Jul 15, 2024

DI extensions

  • Tags were not properly constructed in ForwardDiff extension: we need to use the Tag(f, R) constructor to increment the global tag counter, whereas Tag{F, R} fails. Examples of correct tag construction: here, here.

@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.89%. Comparing base (454f312) to head (c21a3a1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #357   +/-   ##
=======================================
  Coverage   96.89%   96.89%           
=======================================
  Files         101      101           
  Lines        4830     4830           
=======================================
  Hits         4680     4680           
  Misses        150      150           

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

@gdalle gdalle merged commit 11c01c5 into main Jul 15, 2024
@gdalle gdalle deleted the gd/tag branch July 15, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WaterLily using ForwardDiff and Enzyme through DifferentiationInterface

2 participants