erpbrasil / erpbrasil.base

MIT License
14 stars 15 forks source link

[WIP] Formatação de IE #9

Closed renatonlima closed 1 year ago

renatonlima commented 5 years ago

Implementa a formatação de IE para cada UF.

renatonlima commented 5 years ago

Ainda falta implementa as validações das UFs: MG, PE, RN e SP

codecov[bot] commented 5 years ago

Codecov Report

Merging #9 into master will increase coverage by 1.56%. The diff coverage is 92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage    78.9%   80.47%   +1.56%     
==========================================
  Files          11       11              
  Lines         403      466      +63     
  Branches       96      108      +12     
==========================================
+ Hits          318      375      +57     
  Misses         57       57              
- Partials       28       34       +6
Impacted Files Coverage Δ
tests/test_fiscal_ie_formata.py 100% <100%> (ø)
tests/test_fiscal_ie_validar.py 100% <100%> (ø)
src/erpbrasil/base/__init__.py 100% <100%> (ø) :arrow_up:
src/erpbrasil/base/fiscal/ie.py 78.49% <89.09%> (+2.44%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fe1ffc1...091fe3e. Read the comment docs.