apitally / apitally-js

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

Capture exception info for server errors #6

Closed itssimon closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 95.95960% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 91.37%. Comparing base (515c06f) to head (fc44def). Report is 1 commits behind head on main.

Files Patch % Lines
src/koa/middleware.ts 78.57% 6 Missing :warning:
src/express/middleware.ts 96.29% 1 Missing :warning:
src/fastify/plugin.ts 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ========================================== + Coverage 90.38% 91.37% +0.98% ========================================== Files 15 16 +1 Lines 1082 1241 +159 Branches 92 110 +18 ========================================== + Hits 978 1134 +156 - Misses 104 107 +3 ```

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