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: add parse_cpf #57

Merged
merged 1 commit into from
Apr 1, 2023
Merged

feat: add parse_cpf #57

merged 1 commit into from
Apr 1, 2023

Conversation

camilamaia
Copy link
Member

closes #55

cc: @antoniamaia

@codecov
Copy link

codecov bot commented Apr 1, 2023

Codecov Report

Merging #57 (ff11c2c) into main (be59f1b) will increase coverage by 0.10%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   96.72%   96.82%   +0.10%     
==========================================
  Files           3        3              
  Lines          61       63       +2     
==========================================
+ Hits           59       61       +2     
  Misses          2        2              
Impacted Files Coverage Δ
brutils/__init__.py 100.00% <100.00%> (ø)
brutils/cpf.py 96.55% <100.00%> (+0.25%) ⬆️

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

@camilamaia
Copy link
Member Author

@antoniamaia

Copy link
Contributor

@antoniamaia antoniamaia left a comment

Choose a reason for hiding this comment

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

great, @camilamaia! ❤️

@camilamaia camilamaia merged commit 77278ad into main Apr 1, 2023
10 checks passed
@camilamaia camilamaia deleted the 55 branch April 1, 2023 11:29
@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 parse_cpf method
2 participants