Feature: `generate_cep` by antoniamaia · Pull Request #124 · 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

antoniamaia merged 6 commits intobrazilian-utils:mainfrom

antoniamaia:122

Jul 8, 2023

Merged

Feature: generate_cep#124

antoniamaia merged 6 commits intobrazilian-utils:mainfrom

antoniamaia:122

Conversation

@antoniamaia

Copy link

Member

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

  • documentação atualizada;

closes #122

@antoniamaia antoniamaia requested a review from camilamaia

July 8, 2023 11:36

@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 reacted with heart emoji

@antoniamaia antoniamaia merged commit 9046eed into brazilian-utils:main

Jul 8, 2023

@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

@camilamaia camilamaia camilamaia approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Gerar CEPs aleatórios e válidos

2 participants

@antoniamaia @camilamaia