Skip to content

compiler: Lazy IET visitors + Search#2621

Merged
mloubout merged 5 commits into
devitocodes:mainfrom
enwask:lazy-visitors
Jul 7, 2025
Merged

compiler: Lazy IET visitors + Search#2621
mloubout merged 5 commits into
devitocodes:mainfrom
enwask:lazy-visitors

misc: flake8 fix + match/case for search

c67bb40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2025 in 0s

87.60% (target 1.00%)

View this Pull Request on Codecov

87.60% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 9 lines in your changes missing coverage. Please review.

Project coverage is 87.60%. Comparing base (77ffae7) to head (c67bb40).

Files with missing lines Patch % Lines
devito/symbolics/search.py 82.50% 5 Missing and 2 partials ⚠️
devito/ir/iet/visitors.py 97.67% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2621      +/-   ##
==========================================
- Coverage   92.00%   87.60%   -4.40%     
==========================================
  Files         245      245              
  Lines       48813    48790      -23     
  Branches     4310     4305       -5     
==========================================
- Hits        44908    42744    -2164     
- Misses       3211     5313    +2102     
- Partials      694      733      +39     

☔ 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.