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

feat: add an option to configure whether to reference mode names #258

Merged

Conversation

hayawata3626
Copy link
Contributor

@hayawata3626 hayawata3626 commented Aug 4, 2023

Related #257

default setting

By default, mode referencing is enabled.

スクリーンショット 2023-08-05 13 08 43

Below is a part of the generated JSON.

スクリーンショット 2023-08-05 13 18 13

When mode referencing is disabled.

スクリーンショット 2023-08-05 13 19 55

Below is a part of the generated JSON.
スクリーンショット 2023-08-05 13 21 12

スクリーンショット 2023-08-05 13 22 02

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5758028051

  • 1 of 3 (33.33%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 67.234%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/utilities/getVariables.ts 1 3 33.33%
Totals Coverage Status
Change from base Build 5724063896: -0.2%
Covered Lines: 492
Relevant Lines: 715

💛 - Coveralls

@lukasoppermann lukasoppermann merged commit f251035 into lukasoppermann:main Aug 14, 2023
@hayawata3626 hayawata3626 deleted the 257-fix-mode-variables branch August 15, 2023 00:36
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.

3 participants