beeauvin / sunbeams

a little something to brighten your day
Mozilla Public License 2.0
2 stars 0 forks source link

refactor: revert monorepo #101

Closed beeauvin closed 1 year ago

beeauvin commented 1 year ago

Closes #100, #46

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (267b6d1) 64.23% compared to head (6a74988) 64.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #101 +/- ## ======================================= Coverage 64.23% 64.23% ======================================= Files 17 17 Lines 151 151 Branches 21 21 ======================================= Hits 97 97 Misses 50 50 Partials 4 4 ``` | [Impacted Files](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy) | Coverage Δ | | |---|---|---| | [src/commands/commands.bootstrap.ts](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy#diff-c3JjL2NvbW1hbmRzL2NvbW1hbmRzLmJvb3RzdHJhcC50cw==) | `100.00% <ø> (ø)` | | | [src/commands/commands.module.ts](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy#diff-c3JjL2NvbW1hbmRzL2NvbW1hbmRzLm1vZHVsZS50cw==) | `100.00% <ø> (ø)` | | | [src/commands/default.command.ts](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy#diff-c3JjL2NvbW1hbmRzL2RlZmF1bHQuY29tbWFuZC50cw==) | `42.85% <ø> (ø)` | | | [src/commands/format/format.command.ts](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy#diff-c3JjL2NvbW1hbmRzL2Zvcm1hdC9mb3JtYXQuY29tbWFuZC50cw==) | `100.00% <ø> (ø)` | | | [src/commands/format/format.module.ts](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy#diff-c3JjL2NvbW1hbmRzL2Zvcm1hdC9mb3JtYXQubW9kdWxlLnRz) | `100.00% <ø> (ø)` | | | [src/commands/format/format.runner.ts](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy#diff-c3JjL2NvbW1hbmRzL2Zvcm1hdC9mb3JtYXQucnVubmVyLnRz) | `100.00% <ø> (ø)` | | | [src/commands/happy.command.ts](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy#diff-c3JjL2NvbW1hbmRzL2hhcHB5LmNvbW1hbmQudHM=) | `12.50% <ø> (ø)` | | | [src/commands/lint/lint.command.ts](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy#diff-c3JjL2NvbW1hbmRzL2xpbnQvbGludC5jb21tYW5kLnRz) | `40.00% <ø> (ø)` | | | [src/commands/lint/lint.fs.ts](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy#diff-c3JjL2NvbW1hbmRzL2xpbnQvbGludC5mcy50cw==) | `20.00% <ø> (ø)` | | | [src/commands/lint/lint.module.ts](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy#diff-c3JjL2NvbW1hbmRzL2xpbnQvbGludC5tb2R1bGUudHM=) | `100.00% <ø> (ø)` | | | ... and [7 more](https://app.codecov.io/gh/cassiecascade/sunbeams/pull/101?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cassidy) | |

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