rexyai / RestRserve

R web API framework for building high-performance microservices and app backends
https://restrserve.org
276 stars 32 forks source link

Fix url encode #117

Closed artemklevtsov closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #117 into dev will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #117      +/-   ##
==========================================
+ Coverage   92.93%   92.94%   +<.01%     
==========================================
  Files          27       27              
  Lines        1303     1304       +1     
==========================================
+ Hits         1211     1212       +1     
  Misses         92       92
Impacted Files Coverage Δ
src/url_encode.cpp 100% <100%> (ø) :arrow_up:
src/url_decode.cpp 95.65% <100%> (ø) :arrow_up:

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 655ab82...19f844c. Read the comment docs.