tarcisioruas / shopfacil-bradesco-registro-boleto

Registro de Boletos Bradesco via ShopFacil
9 stars 2 forks source link

Refatorando classe Boleto para corrigir code smells #1

Closed ricardotorquato closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #1 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #1   +/-   ##
=======================================
  Coverage       100%   100%           
+ Complexity       88     83    -5     
=======================================
  Files             8      8           
  Lines           226    224    -2     
=======================================
- Hits            226    224    -2
Impacted Files Coverage Δ Complexity Δ
src/Registro/EntidadeAbstract.php 100% <100%> (ø) 6 <0> (ø) :arrow_down:
src/Registro/Registro.php 100% <100%> (ø) 9 <0> (ø) :arrow_down:
src/Registro/Boleto.php 100% <100%> (ø) 33 <0> (-5) :arrow_down:

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 5632e13...dd549f6. Read the comment docs.