apitally / apitally-js

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

Support Express Router in useApitally() #26

Closed itssimon closed 1 month ago

itssimon commented 1 month ago

Fixes #25

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 80.76923% with 10 lines in your changes missing coverage. Please review.

Project coverage is 89.37%. Comparing base (e250827) to head (da0a666).

Files Patch % Lines
src/express/listEndpoints.js 77.77% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## ========================================== + Coverage 89.29% 89.37% +0.07% ========================================== Files 16 16 Lines 1411 1431 +20 Branches 144 144 ========================================== + Hits 1260 1279 +19 Misses 149 149 - Partials 2 3 +1 ```

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