Skip to content

Removed script test via command line in tests.yml

031e88b
Select commit
Loading
Failed to load commit list.
Merged

Separate summarise-herg-qc script command line parsing #118

Removed script test via command line in tests.yml
031e88b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2025 in 1s

68.44% (+30.64%) compared to 60e55ff

View this Pull Request on Codecov

68.44% (+30.64%) compared to 60e55ff

Details

Codecov Report

❌ Patch coverage is 59.28144% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.44%. Comparing base (60e55ff) to head (031e88b).

Files with missing lines Patch % Lines
pcpostprocess/scripts/summarise_herg_export.py 54.60% 64 Missing ⚠️
tests/test_scripts.py 87.50% 3 Missing ⚠️
pcpostprocess/scripts/__main__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #118       +/-   ##
===========================================
+ Coverage   37.79%   68.44%   +30.64%     
===========================================
  Files          14       15        +1     
  Lines        2114     2123        +9     
===========================================
+ Hits          799     1453      +654     
+ Misses       1315      670      -645     

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