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

0.2.0 - fixes to YAML read/writes #3

Merged
merged 8 commits into from
Jul 26, 2023

chore: test edge cases for writing yml

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

0.2.0 - fixes to YAML read/writes #3

chore: test edge cases for writing yml
9e5f1b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2023 in 0s

97.01% (+0.13%) compared to 54fd7c1

View this Pull Request on Codecov

97.01% (+0.13%) compared to 54fd7c1

Details

Codecov Report

Merging #3 (9e5f1b9) into main (54fd7c1) will increase coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   96.88%   97.01%   +0.13%     
==========================================
  Files           8        9       +1     
  Lines         353      369      +16     
  Branches       64       66       +2     
==========================================
+ Hits          342      358      +16     
  Misses         10       10              
  Partials        1        1              
Files Changed Coverage Δ
src/sync_pre_commit_lock/actions/install_hooks.py 96.07% <100.00%> (ø)
src/sync_pre_commit_lock/actions/sync_hooks.py 100.00% <100.00%> (ø)
src/sync_pre_commit_lock/pre_commit_config.py 100.00% <100.00%> (ø)