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

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

Tomm/database config #41

Closed MuckT closed 2 years ago

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

Codecov Report

Merging #41 (402c71d) into dev (37faa7c) will decrease coverage by 44.30%. The diff coverage is 40.80%.

Impacted file tree graph

@@             Coverage Diff             @@
##              dev      #41       +/-   ##
===========================================
- Coverage   85.71%   41.40%   -44.31%     
===========================================
  Files           1        8        +7     
  Lines           7      128      +121     
  Branches        0       16       +16     
===========================================
+ Hits            6       53       +47     
- Misses          1       67       +66     
- Partials        0        8        +8     
Impacted Files Coverage Δ
src/middleware/bearer.js 15.38% <15.38%> (ø)
src/handlers/error.js 16.66% <16.66%> (ø)
src/handlers/not-found.js 25.00% <25.00%> (ø)
src/routes/public.js 25.64% <25.64%> (ø)
src/models/user.js 31.25% <31.25%> (ø)
src/routes/user.js 75.00% <75.00%> (ø)
src/models/index.js 81.81% <81.81%> (ø)
src/server.js 93.33% <100.00%> (+7.61%) :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 9b59ca4...402c71d. Read the comment docs.