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

Feature: Tags First #8

Merged
merged 3 commits into from
Feb 16, 2023
Merged

Feature: Tags First #8

merged 3 commits into from
Feb 16, 2023

Conversation

bkonkle
Copy link
Owner

@bkonkle bkonkle commented Feb 16, 2023

Moved the "tag" parameter on all tag-based operations to the front of the method signature, for easier readability.

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Merging #8 (6129f7f) into main (bc06957) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   93.16%   93.15%   -0.01%     
==========================================
  Files           6        6              
  Lines         702      701       -1     
==========================================
- Hits          654      653       -1     
  Misses         48       48              
Impacted Files Coverage Δ
src/inject/container.rs 96.96% <100.00%> (-0.02%) ⬇️
src/inject/provide.rs 87.74% <100.00%> (ø)
src/inject/tag.rs 93.33% <100.00%> (ø)

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

@bkonkle bkonkle merged commit 6ba0596 into main Feb 16, 2023
@bkonkle bkonkle deleted the features/tag-first branch February 16, 2023 04:51
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.

None yet

1 participant