Skip to content

Add F.plot(...) for one-line PyVista field visualization#1176

Open
Copilot wants to merge 21 commits into
mainfrom
copilot/basic-functionality-plotting-fields
Open

Add F.plot(...) for one-line PyVista field visualization#1176
Copilot wants to merge 21 commits into
mainfrom
copilot/basic-functionality-plotting-fields

Merge branch 'main' into copilot/basic-functionality-plotting-fields

85a0e26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 25, 2026 in 1s

94.68% (-0.09%) compared to 9e99915

View this Pull Request on Codecov

94.68% (-0.09%) compared to 9e99915

Details

Codecov Report

❌ Patch coverage is 89.65517% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.68%. Comparing base (9e99915) to head (85a0e26).

Files with missing lines Patch % Lines
src/festim/plotting.py 89.47% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1176      +/-   ##
==========================================
- Coverage   94.76%   94.68%   -0.09%     
==========================================
  Files          46       47       +1     
  Lines        3534     3592      +58     
==========================================
+ Hits         3349     3401      +52     
- Misses        185      191       +6     

☔ View full report in Codecov by Harness.
📢 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.