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

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

Update public api routes #36

Closed MuckT closed 2 years ago

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

Codecov Report

Merging #36 (2a7e0a0) into dev (37faa7c) will decrease coverage by 48.21%. The diff coverage is 35.84%.

Impacted file tree graph

@@             Coverage Diff             @@
##              dev      #36       +/-   ##
===========================================
- Coverage   85.71%   37.50%   -48.22%     
===========================================
  Files           1        3        +2     
  Lines           7       56       +49     
  Branches        0        6        +6     
===========================================
+ Hits            6       21       +15     
- Misses          1       30       +29     
- Partials        0        5        +5     
Impacted Files Coverage Δ
src/handlers/error-handler.js 16.66% <16.66%> (ø)
src/routes/public-routes.js 25.64% <25.64%> (ø)
src/server.js 90.90% <100.00%> (+5.19%) :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 24df231...2a7e0a0. Read the comment docs.