Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CircleCI: Handle null vcs.provider_name #190

Merged
merged 1 commit into from
Jun 12, 2024

CircleCI: Handle `null` vcs.provider_name

97fcd40
Select commit
Loading
Failed to load commit list.
Merged

CircleCI: Handle null vcs.provider_name #190

CircleCI: Handle `null` vcs.provider_name
97fcd40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 0s

61.29% (+0.05%) compared to 9ca71bc

View this Pull Request on Codecov

61.29% (+0.05%) compared to 9ca71bc

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.29%. Comparing base (9ca71bc) to head (97fcd40).

Files Patch % Lines
src/tinuous/circleci.py 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
+ Coverage   61.24%   61.29%   +0.05%     
==========================================
  Files          10       10              
  Lines        1370     1372       +2     
  Branches      284      284              
==========================================
+ Hits          839      841       +2     
- Misses        457      459       +2     
+ Partials       74       72       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.