Skip to content

ci: Edit Dockerfile.petsc, add docker-petsc.yml and clean up pytest-p…

9171403
Select commit
Loading
Failed to load commit list.
Merged

ci: Edit Dockerfile.petsc and add docker-petsc.yml #2779

ci: Edit Dockerfile.petsc, add docker-petsc.yml and clean up pytest-p…
9171403
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 0s

75.99% (target 1.00%)

View this Pull Request on Codecov

75.99% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.99%. Comparing base (501e1f9) to head (9171403).

Files with missing lines Patch % Lines
devito/petsc/config.py 57.14% 3 Missing ⚠️
devito/petsc/solver_parameters.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            petsc    #2779      +/-   ##
==========================================
- Coverage   76.00%   75.99%   -0.01%     
==========================================
  Files         273      273              
  Lines       54419    54425       +6     
  Branches     4602     4602              
==========================================
+ Hits        41360    41362       +2     
- Misses      12222    12226       +4     
  Partials      837      837              

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