infoderm / patients

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

Rewrite tests to use `assert.strictEqual` instead of `assert.equal` #985

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

make-github-pseudonymous-again commented 4 months ago

Fixes #980.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.25%. Comparing base (0f71df1) to head (96ef20c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #985 +/- ## ========================================== - Coverage 66.27% 66.25% -0.02% ========================================== Files 717 717 Lines 10001 10001 Branches 1349 1349 ========================================== - Hits 6628 6626 -2 - Misses 2914 2915 +1 - Partials 459 460 +1 ``` | [Flag](https://app.codecov.io/gh/infoderm/patients/pull/985/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/985/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `45.82% <12.96%> (ø)` | | | [server](https://app.codecov.io/gh/infoderm/patients/pull/985/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `62.57% <100.00%> (-0.04%)` | :arrow_down: | | [test](https://app.codecov.io/gh/infoderm/patients/pull/985/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `72.50% <100.00%> (-0.04%)` | :arrow_down: | | [test-app](https://app.codecov.io/gh/infoderm/patients/pull/985/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `53.69% <100.00%> (ø)` | | 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.