infoderm / patients

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

Extract `withSession` and `withTransactionDriver` from `executeTransaction` #1001

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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 66.28%. Comparing base (575b5c1) to head (8571496). Report is 3 commits behind head on main.

Files Patch % Lines
imports/api/transaction/withSession.ts 87.50% 1 Missing :warning:
imports/api/transaction/withTransactionDriver.ts 90.90% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1001 +/- ## ======================================= Coverage 66.27% 66.28% ======================================= Files 717 719 +2 Lines 10001 10006 +5 Branches 1349 1349 ======================================= + Hits 6628 6632 +4 Misses 2914 2914 - Partials 459 460 +1 ``` | [Flag](https://app.codecov.io/gh/infoderm/patients/pull/1001/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/1001/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `45.85% <68.42%> (+0.01%)` | :arrow_up: | | [server](https://app.codecov.io/gh/infoderm/patients/pull/1001/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `62.62% <89.47%> (+0.02%)` | :arrow_up: | | [test](https://app.codecov.io/gh/infoderm/patients/pull/1001/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `72.55% <89.47%> (+<0.01%)` | :arrow_up: | | [test-app](https://app.codecov.io/gh/infoderm/patients/pull/1001/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `53.72% <89.47%> (+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.