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 is_binary rule #126

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Add is_binary rule #126

merged 2 commits into from
Apr 2, 2024

Conversation

SmetDenis
Copy link
Member

This rule validates whether an input is a valid binary number or not, supporting values either with or without a 0b prefix.

This rule validates whether an input is a valid binary number or not, supporting values either with or without a `0b` prefix.
@SmetDenis SmetDenis merged commit 5e79946 into master Apr 2, 2024
9 checks passed
@SmetDenis SmetDenis deleted the is-binary branch April 2, 2024 13:25
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8523591516

Details

  • 13 of 13 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 96.789%

Totals Coverage Status
Change from base Build 8523362048: 0.02%
Covered Lines: 2653
Relevant Lines: 2741

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants