msandrini / achiever

A tool built to achieve... wrapper over the old "Achievo" legacy system, transforming the old php+html return into a modern one-page app in React with GraphQL for the API.
MIT License
1 stars 2 forks source link

Add new features to allEntries: #96

Closed enikolas closed 6 years ago

enikolas commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #96 into master will increase coverage by 0.82%. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #96      +/-   ##
=========================================
+ Coverage   55.27%   56.1%   +0.82%     
=========================================
  Files          39      39              
  Lines         957     950       -7     
  Branches      182     178       -4     
=========================================
+ Hits          529     533       +4     
+ Misses        389     382       -7     
+ Partials       39      35       -4
Impacted Files Coverage Δ
client/queries.graphql 65.21% <100%> (ø) :arrow_up:
server/api/middleware.js 23.36% <70%> (+2.24%) :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 60d2c85...130a4cd. Read the comment docs.