giansalex / peru-consult

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

Uso de CURL #50

Closed giansalex closed 3 years ago

giansalex commented 3 years ago
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

codecov[bot] commented 3 years ago

Codecov Report

Merging #50 (bf206ba) into master (7e86420) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #50      +/-   ##
============================================
- Coverage     99.67%   99.67%   -0.01%     
+ Complexity      114      101      -13     
============================================
  Files            17       17              
  Lines           309      305       -4     
============================================
- Hits            308      304       -4     
  Misses            1        1              
Flag Coverage Δ
unittests 99.67% <100.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
src/Peru/Http/Async/HttpClient.php 96.15% <100.00%> (ø)
src/Peru/Http/CurlClient.php 100.00% <100.00%> (ø)
src/Peru/Jne/DniFactory.php 100.00% <100.00%> (ø)
src/Peru/Sunat/Async/Ruc.php 100.00% <100.00%> (ø)
src/Peru/Sunat/Ruc.php 100.00% <100.00%> (ø)
src/Peru/Sunat/RucFactory.php 100.00% <100.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 7e86420...bf206ba. Read the comment docs.