giansalex / peru-consult

Consulta libre de RUC y DNI
https://giansalex.github.io/peru-consult
MIT License
110 stars 65 forks source link

Fix random URL #42

Closed giansalex closed 3 years ago

giansalex commented 3 years ago

close #40

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #42 (452801d) into master (a8b5bf9) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #42   +/-   ##
=========================================
  Coverage     99.67%   99.67%           
- Complexity      112      114    +2     
=========================================
  Files            16       17    +1     
  Lines           304      309    +5     
=========================================
+ Hits            303      308    +5     
  Misses            1        1           
Flag Coverage Δ Complexity Δ
unittests 99.67% <100.00%> (+<0.01%) 114.00 <2.00> (+2.00)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
src/Peru/Sunat/Async/Ruc.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
src/Peru/Sunat/RandomTrait.php 100.00% <100.00%> (ø) 2.00 <2.00> (?)
src/Peru/Sunat/Ruc.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)

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 a8b5bf9...452801d. Read the comment docs.