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 check-ref wrong results #201

Merged
merged 3 commits into from
Jul 1, 2022
Merged

Conversation

aguschin
Copy link
Contributor

@aguschin aguschin commented Jul 1, 2022

close #200

@aguschin aguschin self-assigned this Jul 1, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 1, 2022

Codecov Report

Merging #201 (43fb67d) into main (eecb005) will increase coverage by 0.30%.
The diff coverage is 86.66%.

@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
+ Coverage   83.26%   83.57%   +0.30%     
==========================================
  Files          16       16              
  Lines        1494     1516      +22     
==========================================
+ Hits         1244     1267      +23     
+ Misses        250      249       -1     
Impacted Files Coverage Δ
gto/cli.py 73.86% <0.00%> (ø)
gto/api.py 72.38% <71.42%> (-0.62%) ⬇️
gto/registry.py 91.04% <90.90%> (+0.56%) ⬆️
gto/base.py 86.09% <100.00%> (-1.33%) ⬇️
gto/config.py 94.68% <100.00%> (+0.42%) ⬆️
gto/tag.py 89.93% <100.00%> (+3.31%) ⬆️

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 9f125e7...43fb67d. Read the comment docs.

@aguschin aguschin merged commit dfe6e67 into main Jul 1, 2022
@aguschin aguschin deleted the bugfix/check-ref-wrong-results branch July 1, 2022 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

check-ref reports information about a wrong tag
2 participants