Skip to content

added codecov token

9adae7f
Select commit
Loading
Failed to load commit list.
Merged

bumped paramiko; some minor fixes #67

added codecov token
9adae7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2025 in 0s

78.96% (-0.03%) compared to d19ef4a, passed because coverage increased by 0.03% when compared to adjusted base (78.93%)

View this Pull Request on Codecov

78.96% (-0.03%) compared to d19ef4a, passed because coverage increased by 0.03% when compared to adjusted base (78.93%)

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.

Project coverage is 78.96%. Comparing base (d19ef4a) to head (9adae7f).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
tarn/location/s3.py 42.85% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
- Coverage   78.99%   78.96%   -0.03%     
==========================================
  Files          45       45              
  Lines        2128     2135       +7     
  Branches      426      300     -126     
==========================================
+ Hits         1681     1686       +5     
- Misses        342      345       +3     
+ Partials      105      104       -1     

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