imjuni / ctix

CLI to generate barrel file for webpack, rollup entrypoint
MIT License
82 stars 22 forks source link

Add: `@ctix-generation-style` keyword. #97

Closed imjuni closed 1 year ago

imjuni commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (1726e19) 100.00% compared to head (41d4ba7) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 59 68 +9 Lines 673 766 +93 Branches 145 166 +21 ========================================= + Hits 673 766 +93 ``` | [Files](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee) | Coverage Δ | | |---|---|---| | [...c/comments/const-enum/CE\_INLINE\_COMMENT\_KEYWORD.ts](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-c3JjL2NvbW1lbnRzL2NvbnN0LWVudW0vQ0VfSU5MSU5FX0NPTU1FTlRfS0VZV09SRC50cw==) | `100.00% <100.00%> (ø)` | | | [src/comments/getCommentKind.ts](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-c3JjL2NvbW1lbnRzL2dldENvbW1lbnRLaW5kLnRz) | `100.00% <100.00%> (ø)` | | | [src/comments/getCommentNamespace.ts](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-c3JjL2NvbW1lbnRzL2dldENvbW1lbnROYW1lc3BhY2UudHM=) | `100.00% <100.00%> (ø)` | | | [src/comments/getCommentNamespaces.ts](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-c3JjL2NvbW1lbnRzL2dldENvbW1lbnROYW1lc3BhY2VzLnRz) | `100.00% <100.00%> (ø)` | | | [src/comments/getInlineExclude.ts](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-c3JjL2NvbW1lbnRzL2dldElubGluZUV4Y2x1ZGUudHM=) | `100.00% <100.00%> (ø)` | | | [src/comments/getInlineExcludedFiles.ts](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-c3JjL2NvbW1lbnRzL2dldElubGluZUV4Y2x1ZGVkRmlsZXMudHM=) | `100.00% <100.00%> (ø)` | | | [src/comments/getInlineStyle.ts](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-c3JjL2NvbW1lbnRzL2dldElubGluZVN0eWxlLnRz) | `100.00% <100.00%> (ø)` | | | [src/comments/getJsDocComment.ts](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-c3JjL2NvbW1lbnRzL2dldEpzRG9jQ29tbWVudC50cw==) | `100.00% <100.00%> (ø)` | | | [src/comments/getJsDocTag.ts](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-c3JjL2NvbW1lbnRzL2dldEpzRG9jVGFnLnRz) | `100.00% <100.00%> (ø)` | | | [src/comments/getNodeComments.ts](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-c3JjL2NvbW1lbnRzL2dldE5vZGVDb21tZW50cy50cw==) | `100.00% <100.00%> (ø)` | | | ... and [7 more](https://app.codecov.io/gh/imjuni/ctix/pull/97?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/imjuni/ctix/pull/97/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.