nealrichardson / httptest

A Test Environment for HTTP Requests in R
https://enpiar.com/r/httptest/
Other
80 stars 10 forks source link

Added support for the POST requests #4

Closed byapparov closed 7 years ago

byapparov commented 7 years ago

Resolve #3

codecov-io commented 7 years ago

Codecov Report

Merging #4 into master will not change coverage. The diff coverage is 100%.

@@          Coverage Diff          @@
##           master     #4   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines         129    130    +1     
=====================================
+ Hits          129    130    +1
Impacted Files Coverage Δ
R/mock-api.R 100% <100%> (ø) :white_check_mark:

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 dd4fee2...ca07f47. Read the comment docs.