Closed EdCaunt closed 1 month ago
Attention: Patch coverage is 98.18182%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 87.07%. Comparing base (
28e5ef2
) to head (6ed3979
). Report is 18 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
devito/ir/equations/algorithms.py | 95.52% | 0 Missing and 3 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
GTG!
Rather than using counters to ensure subdimensions etc are unique, they should be dynamically renamed during compilation.
Supersedes #2405 .