Skip to content

fix in script

b21bc32
Select commit
Loading
Failed to load commit list.
Open

Use ruff as linter and formatter #408

fix in script
b21bc32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2026 in 0s

86.85% (+0.00%) compared to e6058f1

View this Pull Request on Codecov

86.85% (+0.00%) compared to e6058f1

Details

Codecov Report

❌ Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.85%. Comparing base (e6058f1) to head (b21bc32).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
discretize/base/base_mesh.py 25.00% 3 Missing ⚠️
discretize/base/base_tensor_mesh.py 66.66% 1 Missing ⚠️
discretize/operators/inner_products.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #408   +/-   ##
=======================================
  Coverage   86.85%   86.85%           
=======================================
  Files          91       91           
  Lines       18856    18856           
  Branches     2123     2123           
=======================================
  Hits        16377    16377           
  Misses       1801     1801           
  Partials      678      678           

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