CoastalHacking / burp-pac

Burp Proxy Auto-config Extension
Apache License 2.0
6 stars 6 forks source link

Logging updates and sundries #36

Closed jpasski closed 5 years ago

jpasski commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #36 into develop will decrease coverage by 2.42%. The diff coverage is 70%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #36      +/-   ##
=============================================
- Coverage      91.94%   89.51%   -2.43%     
- Complexity        85       88       +3     
=============================================
  Files             13       14       +1     
  Lines            211      229      +18     
  Branches          30       31       +1     
=============================================
+ Hits             194      205      +11     
- Misses             1        7       +6     
- Partials          16       17       +1
Impacted Files Coverage Δ Complexity Δ
src/main/java/burp/BurpExtender.java 100% <100%> (ø) 2 <0> (ø) :arrow_down:
...ain/java/us/coastalhacking/burp/pac/PacModule.java 100% <100%> (ø) 2 <0> (ø) :arrow_down:
...in/java/us/coastalhacking/burp/pac/ProxyUtils.java 71.87% <55.55%> (-12.13%) 10 <0> (ø)
...us/coastalhacking/burp/pac/CallbackLogBackend.java 75% <75%> (ø) 3 <3> (?)

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 fad66aa...dab8b22. Read the comment docs.