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

fix tests #148

Merged
merged 5 commits into from
May 18, 2022
Merged

fix tests #148

merged 5 commits into from
May 18, 2022

Conversation

tonybaloney
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 18, 2022

Codecov Report

Merging #148 (04fcf94) into master (2062a90) will increase coverage by 0.38%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
+ Coverage   97.14%   97.52%   +0.38%     
==========================================
  Files          23       23              
  Lines        1190     1214      +24     
==========================================
+ Hits         1156     1184      +28     
+ Misses         34       30       -4     
Impacted Files Coverage Δ
src/wily/archivers/__init__.py 100.00% <100.00%> (ø)
src/wily/archivers/filesystem.py 100.00% <100.00%> (ø)
src/wily/archivers/git.py 92.50% <100.00%> (+0.19%) ⬆️
src/wily/operators/__init__.py 100.00% <100.00%> (ø)
src/wily/config.py 100.00% <0.00%> (ø)
src/wily/__init__.py 100.00% <0.00%> (ø)
src/wily/cache.py 100.00% <0.00%> (+0.90%) ⬆️
src/wily/commands/build.py 95.60% <0.00%> (+1.09%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2062a90...04fcf94. Read the comment docs.

@tonybaloney tonybaloney merged commit 78fc022 into master May 18, 2022
@tonybaloney tonybaloney deleted the fix_tests branch May 18, 2022 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants