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

Feature: implementando a função remove_symbols_cep #126

Merged
merged 8 commits into from
Jul 23, 2023
Merged

Feature: implementando a função remove_symbols_cep #126

merged 8 commits into from
Jul 23, 2023

Conversation

antoniamaia
Copy link
Contributor

  • função e testes;
  • atualização da documentação;

closes #121

@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

Merging #126 (8f248fe) into main (909139e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #126   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           78        80    +2     
=========================================
+ Hits            78        80    +2     
Impacted Files Coverage Δ
brutils/__init__.py 100.00% <ø> (ø)
brutils/cep.py 100.00% <100.00%> (ø)

Copy link
Member

@camilamaia camilamaia left a comment

Choose a reason for hiding this comment

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

🤩

@antoniamaia antoniamaia merged commit 9b569e8 into brazilian-utils:main Jul 23, 2023
8 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remover Símbolos de CEPs
2 participants