NSWSESMembers / availability-poc

WIP proof of concept availability app
MIT License
10 stars 4 forks source link

Schedule support for Tags #527

Closed sjmcculloch closed 6 years ago

sjmcculloch commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #527 into master will increase coverage by 0.15%. The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
+ Coverage    27.8%   27.95%   +0.15%     
==========================================
  Files         180      180              
  Lines        2924     2933       +9     
  Branches      425      426       +1     
==========================================
+ Hits          813      820       +7     
- Misses       1789     1791       +2     
  Partials      322      322
Flag Coverage Δ
#integration 0% <0%> (ø) :arrow_up:
#unittests 28.5% <81.25%> (+0.15%) :arrow_up:
Impacted Files Coverage Δ
server/src/schema.js 75% <ø> (ø) :arrow_up:
server/src/test-data/fixtures.js 92.59% <ø> (ø) :arrow_up:
server/src/resolvers.js 1.56% <0%> (-0.03%) :arrow_down:
server/src/logic.js 1.93% <0%> (-0.01%) :arrow_down:
server/src/test-data/load.js 95.89% <100%> (+0.05%) :arrow_up:
server/src/models.js 98.24% <100%> (+0.06%) :arrow_up:
server/src/creators.js 80% <80%> (+0.87%) :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 6cbeca5...0995aa5. Read the comment docs.