rexyai / RestRserve

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

Improve coverage for the C++ #89

Closed artemklevtsov closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #89 into dev will increase coverage by 0.42%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #89      +/-   ##
==========================================
+ Coverage   92.75%   93.18%   +0.42%     
==========================================
  Files          25       25              
  Lines        1174     1174              
==========================================
+ Hits         1089     1094       +5     
+ Misses         85       80       -5
Impacted Files Coverage Δ
src/parse_multipart.cpp 98.78% <100%> (+2.43%) :arrow_up:
src/date.cpp 95.65% <100%> (+4.34%) :arrow_up:
src/format_headers.cpp 100% <0%> (+10%) :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 1b17658...b91958c. Read the comment docs.