Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 10, 2023
Merged

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

merged 1 commit into from
Nov 10, 2023

Conversation

imjuni
Copy link
Owner

@imjuni imjuni commented Nov 10, 2023

  • [add] Added @ctix-generation-style keyword
    • You can customize how your index.ts file is generated by adding @ctix-generation-style to the top of the file.
  • [enhance] applied comment-parser to better parse comments
  • [enhance] Added more tests

- [add] Added `@ctix-generation-style` keyword
  - You can customize how your index.ts file is generated by adding `@ctix-generation-style` to the top of the file.
- [enhance] applied [comment-parser](https://www.npmjs.com/package/comment-parser) to better parse comments
- [enhance] Added more tests
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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 Coverage Δ
...c/comments/const-enum/CE_INLINE_COMMENT_KEYWORD.ts 100.00% <100.00%> (ø)
src/comments/getCommentKind.ts 100.00% <100.00%> (ø)
src/comments/getCommentNamespace.ts 100.00% <100.00%> (ø)
src/comments/getCommentNamespaces.ts 100.00% <100.00%> (ø)
src/comments/getInlineExclude.ts 100.00% <100.00%> (ø)
src/comments/getInlineExcludedFiles.ts 100.00% <100.00%> (ø)
src/comments/getInlineStyle.ts 100.00% <100.00%> (ø)
src/comments/getJsDocComment.ts 100.00% <100.00%> (ø)
src/comments/getJsDocTag.ts 100.00% <100.00%> (ø)
src/comments/getNodeComments.ts 100.00% <100.00%> (ø)
... and 7 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@imjuni imjuni merged commit f4a7f14 into master Nov 10, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant