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

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

Tomm/auth routes #51

Closed MuckT closed 2 years ago

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

Codecov Report

Merging #51 (6853b78) into dev (37faa7c) will decrease coverage by 33.22%. The diff coverage is 52.24%.

Impacted file tree graph

@@             Coverage Diff             @@
##              dev      #51       +/-   ##
===========================================
- Coverage   85.71%   52.48%   -33.23%     
===========================================
  Files           1        8        +7     
  Lines           7      181      +174     
  Branches        0       23       +23     
===========================================
+ Hits            6       95       +89     
- Misses          1       79       +78     
- Partials        0        7        +7     
Impacted Files Coverage Δ
src/middleware/bearer.js 15.38% <15.38%> (ø)
src/routes/user.js 22.64% <22.64%> (ø)
src/handlers/not-found.js 25.00% <25.00%> (ø)
src/models/user.js 34.37% <34.37%> (ø)
src/models/index.js 81.81% <81.81%> (ø)
src/handlers/error.js 83.33% <83.33%> (ø)
src/routes/public.js 86.04% <86.04%> (ø)
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 896032c...6853b78. Read the comment docs.