apitally / apitally-js

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

Rename consumerIdentifier to apitallyConsumer #17

Closed itssimon closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 55.55556% with 12 lines in your changes missing coverage. Please review.

Project coverage is 90.56%. Comparing base (6eb5087) to head (70141cf).

Files Patch % Lines
src/express/middleware.ts 55.55% 4 Missing :warning:
src/fastify/plugin.ts 63.63% 3 Missing and 1 partial :warning:
src/koa/middleware.ts 42.85% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## ========================================== - Coverage 91.37% 90.56% -0.81% ========================================== Files 15 15 Lines 1264 1283 +19 Branches 113 116 +3 ========================================== + Hits 1155 1162 +7 - Misses 109 119 +10 - Partials 0 2 +2 ```

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