Skip to content

Tests Passing

c42bb2d
Select commit
Loading
Failed to load commit list.
Open

Result type int #36

Tests Passing
c42bb2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 17, 2025 in 1s

94.59% (-5.41%) compared to ca2a5f5

View this Pull Request on Codecov

94.59% (-5.41%) compared to ca2a5f5

Details

Codecov Report

❌ Patch coverage is 90.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.59%. Comparing base (ca2a5f5) to head (c42bb2d).

Files with missing lines Patch % Lines
src/example_fgen_basic/result/result_int.py 82.14% 3 Missing and 2 partials ⚠️
src/example_fgen_basic/get_square_root.py 88.88% 1 Missing and 1 partial ⚠️
src/example_fgen_basic/result/result_dp.py 96.77% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main      #36      +/-   ##
===========================================
- Coverage   100.00%   94.59%   -5.41%     
===========================================
  Files            7       11       +4     
  Lines           68      148      +80     
  Branches         0        6       +6     
===========================================
+ Hits            68      140      +72     
- Misses           0        5       +5     
- Partials         0        3       +3     

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