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

feat: is_valid_cpf #34

Merged
merged 1 commit into from
Mar 11, 2023
Merged

feat: is_valid_cpf #34

merged 1 commit into from
Mar 11, 2023

Conversation

camilamaia
Copy link
Member

Closes #33

@camilamaia camilamaia self-assigned this Mar 11, 2023
@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Merging #34 (29a46a7) into main (ac3bf77) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   96.07%   96.22%   +0.14%     
==========================================
  Files           2        2              
  Lines          51       53       +2     
==========================================
+ Hits           49       51       +2     
  Misses          2        2              
Impacted Files Coverage Δ
brutils/cpf.py 96.00% <100.00%> (+0.34%) ⬆️

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

@camilamaia camilamaia merged commit 22017dd into main Mar 11, 2023
@camilamaia camilamaia deleted the 33 branch March 11, 2023 12:19
@camilamaia camilamaia mentioned this pull request Jul 23, 2023
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.

Add isValidCPF method
1 participant