Skip to content

fix copilot remarks, add tests and linter fixes

bbf7b67
Select commit
Loading
Failed to load commit list.
Open

update for pycopanlpjml #17

fix copilot remarks, add tests and linter fixes
bbf7b67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2026 in 0s

81.43% (+2.96%) compared to 9490c5e

View this Pull Request on Codecov

81.43% (+2.96%) compared to 9490c5e

Details

Codecov Report

❌ Patch coverage is 82.87037% with 74 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.43%. Comparing base (9490c5e) to head (bbf7b67).

Files with missing lines Patch % Lines
pycoupler/coupler.py 70.65% 27 Missing ⚠️
pycoupler/data.py 87.36% 24 Missing ⚠️
pycoupler/run.py 85.71% 16 Missing ⚠️
pycoupler/config.py 65.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   78.47%   81.43%   +2.96%     
==========================================
  Files           7        7              
  Lines        1640     1988     +348     
==========================================
+ Hits         1287     1619     +332     
- Misses        353      369      +16     

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