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(cli): improve error message when encountering unsupported syntax #164

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

imjuni
Copy link
Owner

@imjuni imjuni commented Oct 2, 2024

  • Add NotFoundExportedKind error class
  • Add link for GitHub issue creation in CLI error message

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6df0185) to head (38d5c93).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #164   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           84        85    +1     
  Lines         2727      2790   +63     
  Branches       397       403    +6     
=========================================
+ Hits          2727      2790   +63     

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

  - Add NotFoundExportedKind error class
  - Add link for GitHub issue creation in CLI error message
@imjuni imjuni merged commit 776b4c8 into master Oct 3, 2024
5 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