follow-the-nft / follow-the-nft-api

The Express API for the follow-the-nft
MIT License
0 stars 0 forks source link

Tomm/public routes #48

Closed MuckT closed 2 years ago

MuckT commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #48 (2182e19) into dev (37faa7c) will decrease coverage by 23.36%. The diff coverage is 62.26%.

Impacted file tree graph

@@             Coverage Diff             @@
##              dev      #48       +/-   ##
===========================================
- Coverage   85.71%   62.34%   -23.37%     
===========================================
  Files           1        9        +8     
  Lines           7      162      +155     
  Branches        0       17       +17     
===========================================
+ Hits            6      101       +95     
- Misses          1       57       +56     
- Partials        0        4        +4     
Impacted Files Coverage Δ
src/middleware/bearer.js 15.38% <15.38%> (ø)
src/middleware/basic.js 23.07% <23.07%> (ø)
src/models/user.js 34.37% <34.37%> (ø)
src/routes/user.js 47.61% <47.61%> (ø)
src/models/index.js 81.81% <81.81%> (ø)
src/handlers/error.js 83.33% <83.33%> (ø)
src/routes/public.js 90.69% <90.69%> (ø)
src/handlers/not-found.js 100.00% <100.00%> (ø)
src/server.js 94.73% <100.00%> (+9.02%) :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 f18b1d4...2182e19. Read the comment docs.