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: generate_cep #124

Merged
merged 6 commits into from
Jul 8, 2023
Merged

Feature: generate_cep #124

merged 6 commits into from
Jul 8, 2023

Conversation

antoniamaia
Copy link
Contributor

Nova função adicionada:
*gera um cep válido aleatório;

  • documentação atualizada;

closes #122

@codecov
Copy link

codecov bot commented Jul 8, 2023

Codecov Report

Merging #124 (34db7e6) into main (4cd0ed2) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #124   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           69        74    +5     
=========================================
+ Hits            69        74    +5     
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.

Maravilhoso!!!

@antoniamaia antoniamaia merged commit 9046eed into brazilian-utils:main Jul 8, 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gerar CEPs aleatórios e válidos
2 participants