Skip to content

Bitmask#66

Merged
TonyTroeff merged 27 commits intomainfrom
troeff/bitmask
Aug 17, 2023
Merged

Bitmask#66
TonyTroeff merged 27 commits intomainfrom
troeff/bitmask

Conversation

@TonyTroeff
Copy link
Copy Markdown
Member

@TonyTroeff TonyTroeff commented Aug 10, 2023

Pull Request Description

Implement a DS that should allow optimal manipulation over an long sequence of bits.

Checklist

  • I have tested these changes thoroughly.
  • I have added/updated relevant documentation.
  • My code follows the project's coding guidelines.
  • I have performed a self-review of my changes.
  • My changes are backwards compatible.

@TonyTroeff TonyTroeff self-assigned this Aug 10, 2023
@TonyTroeff TonyTroeff mentioned this pull request Aug 15, 2023
5 tasks
@TonyTroeff TonyTroeff force-pushed the troeff/bitmask branch 2 times, most recently from 6e699b8 to 34669c9 Compare August 16, 2023 13:30
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

93.9% 93.9% Coverage
0.0% 0.0% Duplication

Copy link
Copy Markdown
Member Author

@TonyTroeff TonyTroeff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had no comments after self-reviewing my PR.

@TonyTroeff TonyTroeff linked an issue Aug 17, 2023 that may be closed by this pull request
@TonyTroeff TonyTroeff added the feature Something that should be implemented label Aug 17, 2023
@TonyTroeff TonyTroeff merged commit c739f1b into main Aug 17, 2023
@TonyTroeff TonyTroeff deleted the troeff/bitmask branch August 17, 2023 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Something that should be implemented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Bitmask

1 participant