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 bugs in assign #257

Merged
merged 1 commit into from
Sep 8, 2022
Merged

Fix bugs in assign #257

merged 1 commit into from
Sep 8, 2022

Conversation

aguschin
Copy link
Contributor

@aguschin aguschin commented Sep 8, 2022

close #256

@aguschin aguschin self-assigned this Sep 8, 2022
@aguschin aguschin merged commit 318ba38 into main Sep 8, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 80.91% // Head: 81.52% // Increases project coverage by +0.60% 🎉

Coverage data is based on head (856f95c) compared to base (691ca4b).
Patch coverage: 92.30% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
+ Coverage   80.91%   81.52%   +0.60%     
==========================================
  Files          16       16              
  Lines        1886     1867      -19     
==========================================
- Hits         1526     1522       -4     
+ Misses        360      345      -15     
Impacted Files Coverage Δ
gto/config.py 95.65% <ø> (-0.14%) ⬇️
gto/cli.py 70.33% <86.20%> (+0.76%) ⬆️
gto/registry.py 74.67% <88.88%> (+1.40%) ⬆️
gto/api.py 90.98% <100.00%> (+12.72%) ⬆️
gto/base.py 84.80% <100.00%> (-0.59%) ⬇️
gto/constants.py 100.00% <100.00%> (ø)
gto/_version.py 36.36% <0.00%> (-45.46%) ⬇️
gto/ext.py 71.05% <0.00%> (-0.75%) ⬇️
gto/ui.py 83.01% <0.00%> (-0.62%) ⬇️
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aguschin aguschin deleted the bugfix/assign branch September 8, 2022 06:53
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.

Bugs in assign
2 participants