Skip to content

⚡ Enhance core functionality and documentation improvements - #38

Merged
munechika-koyo merged 29 commits into
masterfrom
develop
Aug 3, 2026
Merged

⚡ Enhance core functionality and documentation improvements#38
munechika-koyo merged 29 commits into
masterfrom
develop

📚 Update README

16962b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 0s

71.39% (+1.83%) compared to 659aa6e

View this Pull Request on Codecov

71.39% (+1.83%) compared to 659aa6e

Details

Codecov Report

❌ Patch coverage is 75.83732% with 101 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.39%. Comparing base (659aa6e) to head (16962b4).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/cherab/imas/emitter/radiation.py 76.25% 22 Missing and 16 partials ⚠️
src/cherab/imas/math/blend.py 49.09% 14 Missing and 14 partials ⚠️
src/cherab/imas/datasets/_builtin.py 77.58% 6 Missing and 7 partials ⚠️
src/cherab/imas/ids/radiation/load_radiation.py 82.60% 7 Missing and 1 partial ⚠️
src/cherab/imas/ids/common/grid_radial.py 81.25% 5 Missing and 1 partial ⚠️
src/cherab/imas/ids/common/ggd/load_data.py 81.81% 2 Missing and 2 partials ⚠️
src/cherab/imas/ids/common/species.py 66.66% 1 Missing and 1 partial ⚠️
src/cherab/imas/plasma/equilibrium.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   69.55%   71.39%   +1.83%     
==========================================
  Files          52       56       +4     
  Lines        3291     3506     +215     
  Branches      526      558      +32     
==========================================
+ Hits         2289     2503     +214     
+ Misses        766      755      -11     
- Partials      236      248      +12     

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