apitally / apitally-js

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

Allow setting consumer name and group #23

Closed itssimon closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 81.90476% with 19 lines in your changes missing coverage. Please review.

Project coverage is 89.26%. Comparing base (152498b) to head (cb32519).

Files Patch % Lines
src/fastify/plugin.ts 63.15% 7 Missing :warning:
src/express/middleware.ts 57.14% 6 Missing :warning:
src/koa/middleware.ts 45.45% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== - Coverage 89.78% 89.26% -0.52% ========================================== Files 15 16 +1 Lines 1321 1407 +86 Branches 123 144 +21 ========================================== + Hits 1186 1256 +70 - Misses 133 149 +16 Partials 2 2 ```

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