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

Read toml using path not file content #465

Merged
merged 1 commit into from
Dec 22, 2023

fix: Read toml using path not file content

646c688
Select commit
Loading
Failed to load commit list.
Merged

Read toml using path not file content #465

fix: Read toml using path not file content
646c688
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2023 in 1s

75.08% (+0.04%) compared to f5061df

View this Pull Request on Codecov

75.08% (+0.04%) compared to f5061df

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f5061df) 75.03% compared to head (646c688) 75.08%.

Files Patch % Lines
repo_health/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
+ Coverage   75.03%   75.08%   +0.04%     
==========================================
  Files          26       26              
  Lines        1514     1513       -1     
==========================================
  Hits         1136     1136              
+ Misses        378      377       -1     

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