Skip to content

Merge pull request #34 from openscm/result-type-zn

4322463
Select commit
Loading
Failed to load commit list.
Open

Result type 1D integer #33

Merge pull request #34 from openscm/result-type-zn
4322463
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 12, 2025 in 0s

96.52% (-3.48%) compared to ca2a5f5

View this Pull Request on Codecov

96.52% (-3.48%) compared to ca2a5f5

Details

Codecov Report

❌ Patch coverage is 91.48936% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.52%. Comparing base (ca2a5f5) to head (4322463).
⚠️ Report is 1 commits behind head on cross-reference.

Files with missing lines Patch % Lines
src/example_fgen_basic/get_square_root.py 88.23% 1 Missing and 1 partial ⚠️
src/example_fgen_basic/result/result_dp.py 92.85% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           cross-reference      #33      +/-   ##
===================================================
- Coverage           100.00%   96.52%   -3.48%     
===================================================
  Files                    7       10       +3     
  Lines                   68      115      +47     
  Branches                 0        4       +4     
===================================================
+ Hits                    68      111      +43     
- Misses                   0        3       +3     
- Partials                 0        1       +1     

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