infoderm / patients

:face_with_thermometer: Patients meteor app
GNU Affero General Public License v3.0
5 stars 2 forks source link

Test rate limiter #976

Closed make-github-pseudonymous-again closed 1 month ago

make-github-pseudonymous-again commented 1 month ago

Fixes #966.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 66.29%. Comparing base (d38cc05) to head (b9f0b3e).

Files Patch % Lines
server/api/rateLimit.ts 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #976 +/- ## ========================================== + Coverage 65.89% 66.29% +0.39% ========================================== Files 715 717 +2 Lines 9893 10001 +108 Branches 1346 1349 +3 ========================================== + Hits 6519 6630 +111 + Misses 2917 2914 -3 Partials 457 457 ``` | [Flag](https://app.codecov.io/gh/infoderm/patients/pull/976/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | Coverage Δ | | |---|---|---| | [client](https://app.codecov.io/gh/infoderm/patients/pull/976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `45.85% <9.34%> (-0.39%)` | :arrow_down: | | [server](https://app.codecov.io/gh/infoderm/patients/pull/976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `62.59% <99.06%> (+0.68%)` | :arrow_up: | | [test](https://app.codecov.io/gh/infoderm/patients/pull/976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `72.54% <99.05%> (+0.54%)` | :arrow_up: | | [test-app](https://app.codecov.io/gh/infoderm/patients/pull/976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `53.73% <50.00%> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm#carryforward-flags-in-the-pull-request-comment) to find out more.

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