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

Adds AnyValueInMap helper #8

Merged
merged 3 commits into from
Jun 14, 2022
Merged

Adds AnyValueInMap helper #8

merged 3 commits into from
Jun 14, 2022

Conversation

aidenwallis
Copy link
Owner

  • AnyValueInMap iterates through values and returns true if any has a key in the map.

@aidenwallis aidenwallis self-assigned this Jun 14, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2022

Codecov Report

Merging #8 (aefb6ec) into main (4e56de3) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9        10    +1     
  Lines           86        92    +6     
=========================================
+ Hits            86        92    +6     
Impacted Files Coverage Δ
utils/any_value_in_map.go 100.00% <100.00%> (ø)

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 4e56de3...aefb6ec. Read the comment docs.

@aidenwallis aidenwallis merged commit a90c5be into main Jun 14, 2022
@aidenwallis aidenwallis deleted the any-value-in-map branch June 14, 2022 00:57
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.

2 participants