feat: is_valid_cpf by camilamaia · Pull Request #34 · brazilian-utils/python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

camilamaia merged 1 commit intomainfrom

33

Mar 11, 2023

Merged

feat: is_valid_cpf#34

camilamaia merged 1 commit intomainfrom

33

Conversation

@camilamaia

Copy link

Member

Closes #33

@camilamaia camilamaia self-assigned this

Mar 11, 2023

@codecov

Copy link

codecov bot commented

Mar 11, 2023

edited

Loading

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

Reviewers

No reviews

Assignees

@camilamaia camilamaia

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Add isValidCPF method

1 participant

@camilamaia