Skip to content

CircleCI: Handle 404 errors when fetching job logs#211

Draft
yarikoptic wants to merge 1 commit into
masterfrom
bf-circleci
Draft

CircleCI: Handle 404 errors when fetching job logs#211
yarikoptic wants to merge 1 commit into
masterfrom
bf-circleci

CircleCI: Handle 404 errors when fetching job logs

7a0283d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

65.39% (+0.53%) compared to 3323d63

View this Pull Request on Codecov

65.39% (+0.53%) compared to 3323d63

Details

Codecov Report

❌ Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.39%. Comparing base (3323d63) to head (7a0283d).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
src/tinuous/circleci.py 37.50% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
+ Coverage   64.85%   65.39%   +0.53%     
==========================================
  Files          10       10              
  Lines        1383     1390       +7     
  Branches      211      212       +1     
==========================================
+ Hits          897      909      +12     
+ Misses        405      400       -5     
  Partials       81       81              

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