tiaguinho / gosoap

🦉SOAP package for Go
MIT License
508 stars 176 forks source link

Enable dumping http request/response for better debugging #42

Closed mhewedy closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #42 into master will decrease coverage by 0.1%. The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   71.37%   71.27%   -0.11%     
==========================================
  Files           5        5              
  Lines         262      275      +13     
==========================================
+ Hits          187      196       +9     
- Misses         63       65       +2     
- Partials       12       14       +2
Impacted Files Coverage Δ
soap.go 72.22% <69.23%> (-0.41%) :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 a53d7a4...2d022f3. Read the comment docs.

mhewedy commented 4 years ago

Closee in favor for #45