Feature: implementando o método `format_cep` by antoniamaia · Pull Request #125 · brazilian-utils/python
Conversation
- função criada no arquivo cep.py;
- testes criados (e funcionado!) - no arquivo test_cep.py;
- documentação atualizada nos arquivos de readme em inglês e português;
- init.py também atualizado conforme implementação;
teste feito também no python, função de acordo com o esperado.
closes #120
Codecov Report
Merging #125 (87dbd66) into main (9046eed) will not change coverage.
The diff coverage is100.00%.
@@ Coverage Diff @@ ## main #125 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 74 78 +4 ========================================= + Hits 74 78 +4
| Impacted Files | Coverage Δ | |
|---|---|---|
| brutils/__init__.py | 100.00% <ø> (ø) |
|
| brutils/cep.py | 100.00% <100.00%> (ø) |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfeito! 👏👏👏
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters