infoderm / patients

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

Prevent regressions when upgrading `pdfjs-dist` #937

Closed make-github-pseudonymous-again closed 2 months ago

make-github-pseudonymous-again commented 2 months ago

Fixes #683.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 65.85%. Comparing base (ea92e65) to head (02e9cba).

Files Patch % Lines
imports/lib/blob/blobToDataURL.ts 80.00% 3 Missing and 1 partial :warning:
imports/lib/blob/blobToImage.ts 75.00% 3 Missing :warning:
imports/lib/pdf/pdfthumbnails.ts 62.50% 0 Missing and 3 partials :warning:
server/polyfill/fetch.ts 62.50% 1 Missing and 2 partials :warning:
imports/_test/fixtures.ts 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #937 +/- ## ========================================== + Coverage 64.46% 65.85% +1.39% ========================================== Files 703 715 +12 Lines 9705 9893 +188 Branches 1335 1346 +11 ========================================== + Hits 6256 6515 +259 + Misses 3003 2919 -84 - Partials 446 459 +13 ``` | [Flag](https://app.codecov.io/gh/infoderm/patients/pull/937/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | Coverage Δ | | |---|---|---| | [test](https://app.codecov.io/gh/infoderm/patients/pull/937/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `72.10% <91.78%> (+2.33%)` | :arrow_up: | | [test-app](https://app.codecov.io/gh/infoderm/patients/pull/937/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `53.70% <41.86%> (-0.03%)` | :arrow_down: | 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.