Skip to content

Added `optika.systems.InterpolatedSystem` as an approximation to `Seq…

4b5ad3a
Select commit
Loading
Failed to load commit list.
Open

Added optika.systems.InterpolatedSystem as an approximation to SequentialSystem. #152

Added `optika.systems.InterpolatedSystem` as an approximation to `Seq…
4b5ad3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 1s

99.18% (-0.09%) compared to 22a9629

View this Pull Request on Codecov

99.18% (-0.09%) compared to 22a9629

Details

Codecov Report

❌ Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.18%. Comparing base (22a9629) to head (4b5ad3a).

Files with missing lines Patch % Lines
optika/systems/_interpolated.py 73.68% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
- Coverage   99.27%   99.18%   -0.09%     
==========================================
  Files         108      109       +1     
  Lines        5391     5410      +19     
==========================================
+ Hits         5352     5366      +14     
- Misses         39       44       +5     

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