samepage-network / samepage.network

samepage.network
MIT License
10 stars 2 forks source link

Loading workflows #101

Closed dvargas92495 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 20.51% and project coverage change: +0.19 :tada:

Comparison is base (cc30832) 59.27% compared to head (0b35f38) 59.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #101 +/- ## ========================================== + Coverage 59.27% 59.46% +0.19% ========================================== Files 229 227 -2 Lines 17882 17861 -21 Branches 966 967 +1 ========================================== + Hits 10599 10621 +22 + Misses 7266 7223 -43 Partials 17 17 ``` | [Impacted Files](https://app.codecov.io/gh/samepage-network/samepage.network/pull/101?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/101?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%> (ø)` | | | [package/components/SharedPageTab.tsx](https://app.codecov.io/gh/samepage-network/samepage.network/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-cGFja2FnZS9jb21wb25lbnRzL1NoYXJlZFBhZ2VUYWIudHN4) | `44.28% <0.00%> (-1.31%)` | :arrow_down: | | [package/components/WorkflowTab.tsx](https://app.codecov.io/gh/samepage-network/samepage.network/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-cGFja2FnZS9jb21wb25lbnRzL1dvcmtmbG93VGFiLnRzeA==) | `35.04% <0.00%> (+0.87%)` | :arrow_up: | | [package/internal/postToAppBackend.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-cGFja2FnZS9pbnRlcm5hbC9wb3N0VG9BcHBCYWNrZW5kLnRz) | `40.90% <7.14%> (-4.93%)` | :arrow_down: | | [api/page/post.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-YXBpL3BhZ2UvcG9zdC50cw==) | `62.63% <11.11%> (-0.22%)` | :arrow_down: | | [package/internal/registry.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-cGFja2FnZS9pbnRlcm5hbC9yZWdpc3RyeS50cw==) | `64.28% <100.00%> (-0.63%)` | :arrow_down: | | [package/internal/types.ts](https://app.codecov.io/gh/samepage-network/samepage.network/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samepage-network#diff-cGFja2FnZS9pbnRlcm5hbC90eXBlcy50cw==) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/samepage-network/samepage.network/pull/101/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.