samepage-network / samepage.network

samepage.network
MIT License
10 stars 2 forks source link

Let's finally get tests stable #98

Closed dvargas92495 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 37.91% and project coverage change: +13.51 :tada:

Comparison is base (27c8a22) 45.75% compared to head (ed3f55c) 59.27%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #98 +/- ## =========================================== + Coverage 45.75% 59.27% +13.51% =========================================== Files 204 229 +25 Lines 15736 17882 +2146 Branches 747 966 +219 =========================================== + Hits 7200 10599 +3399 + Misses 8519 7266 -1253 Partials 17 17 ``` | [Impacted Files](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network) | Coverage Δ | | |---|---|---| | [api/access.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-YXBpL2FjY2Vzcy50cw==) | `0.00% <0.00%> (ø)` | | | [api/errors/post.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-YXBpL2Vycm9ycy9wb3N0LnRz) | `47.05% <0.00%> (-0.81%)` | :arrow_down: | | [api/extensions/$id/$file/post.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-YXBpL2V4dGVuc2lvbnMvJGlkLyRmaWxlL3Bvc3QudHM=) | `0.00% <0.00%> (ø)` | | | [api/onboard.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-YXBpL29uYm9hcmQudHM=) | `0.00% <0.00%> (ø)` | | | [api/padawan/post.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-YXBpL3BhZGF3YW4vcG9zdC50cw==) | `0.00% <0.00%> (ø)` | | | [api/stripe/post.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-YXBpL3N0cmlwZS9wb3N0LnRz) | `0.00% <0.00%> (ø)` | | | [app/data/getActorInfo.server.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-YXBwL2RhdGEvZ2V0QWN0b3JJbmZvLnNlcnZlci50cw==) | `15.68% <0.00%> (-0.32%)` | :arrow_down: | | [app/data/getSharedPageByUuid.server.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-YXBwL2RhdGEvZ2V0U2hhcmVkUGFnZUJ5VXVpZC5zZXJ2ZXIudHM=) | `20.00% <0.00%> (+20.00%)` | :arrow_up: | | [app/data/listMarkdownFiles.server.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-YXBwL2RhdGEvbGlzdE1hcmtkb3duRmlsZXMuc2VydmVyLnRz) | `23.30% <0.00%> (+23.30%)` | :arrow_up: | | [app/data/remixAuthedLoader.server.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-YXBwL2RhdGEvcmVtaXhBdXRoZWRMb2FkZXIuc2VydmVyLnRz) | `17.85% <0.00%> (+17.85%)` | :arrow_up: | | ... and [75 more](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network) | | ... and [62 files with indirect coverage changes](https://app.codecov.io/gh/samepage-network/samepage.network/pull/98/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.