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

add bitmask.Toggle #18

Merged
merged 1 commit into from
Nov 13, 2022
Merged

add bitmask.Toggle #18

merged 1 commit into from
Nov 13, 2022

Conversation

aidenwallis
Copy link
Owner

Adds bitmask.Toggle, a way to conditionally add/remove a bit to a bitmask based on whether it already exists.

@aidenwallis aidenwallis self-assigned this Nov 13, 2022
@codecov
Copy link

codecov bot commented Nov 13, 2022

Codecov Report

Merging #18 (3d7d73f) into main (173d076) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          181       186    +5     
=========================================
+ Hits           181       186    +5     
Impacted Files Coverage Δ
bitmask/bitmask.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aidenwallis aidenwallis merged commit 5cc8072 into main Nov 13, 2022
@aidenwallis aidenwallis deleted the add-bitmask-toggle branch November 13, 2022 19:16
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.

1 participant