Skip to content

LImiting testing to 2 example files

30ccf91
Select commit
Loading
Failed to load commit list.
Open

Integration and regression tests #38

LImiting testing to 2 example files
30ccf91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 1s

70.6% (+13.2%) compared to c398120

View this Pull Request on Codecov

70.6% (+13.2%) compared to c398120

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.6%. Comparing base (c398120) to head (30ccf91).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #38      +/-   ##
========================================
+ Coverage   57.4%   70.6%   +13.2%     
========================================
  Files          7       9       +2     
  Lines       1317    1354      +37     
========================================
+ Hits         756     956     +200     
+ Misses       561     398     -163     
Files with missing lines Coverage Δ
batbot/batbot_cli.py 59.0% <100.0%> (+59.0%) ⬆️
tests/test_preprocess.py 100.0% <100.0%> (ø)
tests/test_preprocess_parallel.py 100.0% <100.0%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c398120...30ccf91. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.