Skip to content

Add .sum4all to plugins

904b74f
Select commit
Loading
Failed to load commit list.
Open

Add .sum4all #22

Add .sum4all to plugins
904b74f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2025 in 0s

94.32% (+0.39%) compared to 651375e

View this Pull Request on Codecov

94.32% (+0.39%) compared to 651375e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.32%. Comparing base (651375e) to head (904b74f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   93.93%   94.32%   +0.39%     
==========================================
  Files          64       67       +3     
  Lines        2768     2959     +191     
==========================================
+ Hits         2600     2791     +191     
  Misses        168      168              
Files with missing lines Coverage Δ
transport_data/__init__.py 100.00% <ø> (ø)
transport_data/sum4all/__init__.py 100.00% <100.00%> (ø)
transport_data/sum4all/structure.py 100.00% <100.00%> (ø)
transport_data/tests/test_org.py 100.00% <100.00%> (ø)
transport_data/tests/test_sum4all.py 100.00% <100.00%> (ø)
transport_data/tests/util/test_pluggy.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.