Remove the need for posthoc compression by accumulating compressed fr…#24
Merged
Codecov / codecov/project
succeeded
Feb 25, 2026 in 0s
94.74% (+0.05%) compared to 340cf9c
View this Pull Request on Codecov
94.74% (+0.05%) compared to 340cf9c
Details
Codecov Report
❌ Patch coverage is 97.91667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.74%. Comparing base (340cf9c) to head (57a404e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/pylattica/core/simulation_result.py | 97.77% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #24 +/- ##
==========================================
+ Coverage 94.68% 94.74% +0.05%
==========================================
Files 48 48
Lines 1525 1561 +36
Branches 188 204 +16
==========================================
+ Hits 1444 1479 +35
Misses 60 60
- Partials 21 22 +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.
Loading