rexyai / RestRserve

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

To rserve #87

Closed dselivanov closed 4 years ago

dselivanov commented 4 years ago

However now I think that from_rserve and to_rserve should be part of the Application API, not request and response classes. Ideally Request and Response should be backend-agnostic.

codecov-io commented 4 years ago

Codecov Report

Merging #87 into dev will not change coverage. The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #87   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files          25       25           
  Lines        1176     1176           
=======================================
  Hits         1080     1080           
  Misses         96       96
Impacted Files Coverage Δ
R/Application.R 80% <50%> (ø) :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 410239c...617a806. Read the comment docs.