Add create TRSP solver function - #312
Open
jared321 wants to merge 19 commits into
Open
Codecov / codecov/project
succeeded
Jul 28, 2026 in 0s
93.74% (+0.49%) compared to e0c0152
View this Pull Request on Codecov
93.74% (+0.49%) compared to e0c0152
Details
Codecov Report
❌ Patch coverage is 98.20896% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.74%. Comparing base (e0c0152) to head (e7340f5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pounders/py/create_trsp_solver.py | 92.85% | 2 Missing |
| pounders/py/pounders.py | 66.66% | 2 Missing |
| pounders/py/pounders_concurrent.py | 66.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #312 +/- ##
==========================================
+ Coverage 93.24% 93.74% +0.49%
==========================================
Files 106 111 +5
Lines 4977 5257 +280
==========================================
+ Hits 4641 4928 +287
+ Misses 336 329 -7 ☔ View full report in Codecov by Harness.
📢 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