Skip to content

Mypy

3c2a6a4
Select commit
Loading
Failed to load commit list.
Merged

Add first test of raising error on python side #34

Mypy
3c2a6a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 91.48936% with 4 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (result-type@02b5392). Learn more about missing BASE report.

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               @@
##             result-type      #34   +/-   ##
==============================================
  Coverage               ?   96.52%           
==============================================
  Files                  ?       10           
  Lines                  ?      115           
  Branches               ?        4           
==============================================
  Hits                   ?      111           
  Misses                 ?        3           
  Partials               ?        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.