giansalex / peru-consult

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

SUNAT Nueva pagina recaptcha #39

Closed giansalex closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (1c8a0ef) into master (2499ed1) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #39      +/-   ##
============================================
+ Coverage     99.65%   99.67%   +0.01%     
- Complexity      104      112       +8     
============================================
  Files            15       16       +1     
  Lines           292      304      +12     
============================================
+ Hits            291      303      +12     
  Misses            1        1              
Flag Coverage Δ Complexity Δ
unittests 99.67% <100.00%> (+0.01%) 112.00 <34.00> (+8.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/Parser/HtmlRecaptchaParser.php 100.00% <100.00%> (ø) 13.00 <13.00> (?)
src/Peru/Sunat/Parser/XpathLoader.php 100.00% <100.00%> (ø) 1.00 <1.00> (?)
src/Peru/Sunat/Ruc.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
src/Peru/Sunat/RucFactory.php 100.00% <100.00%> (ø) 1.00 <0.00> (ø)
src/Peru/Sunat/RucParser.php 100.00% <100.00%> (ø) 31.00 <18.00> (+10.00)
src/Peru/Sunat/UserValidator.php 100.00% <100.00%> (ø) 4.00 <2.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 2499ed1...1c8a0ef. Read the comment docs.

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication