apitally / apitally-js

Simple API monitoring & analytics for Node.js web applications
https://apitally.io
MIT License
8 stars 0 forks source link

Capture request and response sizes #4

Closed itssimon closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (227628a) 89.91% compared to head (9e57835) 90.47%. Report is 1 commits behind head on main.

Files Patch % Lines
src/fastify/plugin.ts 66.66% 3 Missing :warning:
src/common/requestCounter.ts 99.14% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4 +/- ## ========================================== + Coverage 89.91% 90.47% +0.55% ========================================== Files 21 21 Lines 1507 1574 +67 Branches 178 188 +10 ========================================== + Hits 1355 1424 +69 + Misses 147 145 -2 Partials 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.