Skip to content

misc: Change name from PETScSolve to petscsolve

7053209
Select commit
Loading
Failed to load commit list.
Merged

PETSc clean up #2740

misc: Change name from PETScSolve to petscsolve
7053209
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2025 in 1s

84.32% (target 1.00%)

View this Pull Request on Codecov

84.32% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 22.10611% with 969 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.32%. Comparing base (a19f136) to head (7053209).

Files with missing lines Patch % Lines
devito/petsc/iet/callbacks.py 16.55% 373 Missing ⚠️
tests/test_petsc.py 9.57% 255 Missing ⚠️
devito/petsc/iet/builder.py 14.28% 102 Missing ⚠️
devito/petsc/iet/type_builder.py 22.35% 66 Missing ⚠️
devito/petsc/iet/solve.py 24.24% 50 Missing ⚠️
devito/petsc/iet/time_dependence.py 34.66% 49 Missing ⚠️
devito/petsc/iet/passes.py 43.10% 31 Missing and 2 partials ⚠️
devito/petsc/config.py 55.31% 20 Missing and 1 partial ⚠️
devito/petsc/solve.py 45.45% 12 Missing ⚠️
devito/petsc/types/metadata.py 40.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##            petsc    #2740      +/-   ##
==========================================
- Coverage   84.46%   84.32%   -0.14%     
==========================================
  Files         269      273       +4     
  Lines       52832    52993     +161     
  Branches     4472     4477       +5     
==========================================
+ Hits        44622    44686      +64     
- Misses       7440     7535      +95     
- Partials      770      772       +2     

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