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

fix(cli): fix could not find any [routes] variable #1832

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Sep 13, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

@cipchk
Copy link
Member Author

cipchk commented Sep 13, 2024

Preview is ready!

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.58%. Comparing base (67291ce) to head (140748a).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1832      +/-   ##
==========================================
+ Coverage   94.89%   95.58%   +0.69%     
==========================================
  Files         315      315              
  Lines        8912     8931      +19     
  Branches     1688     1699      +11     
==========================================
+ Hits         8457     8537      +80     
- Misses        381      382       +1     
+ Partials       74       12      -62     

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

@cipchk cipchk merged commit 380f7ab into master Sep 18, 2024
7 checks passed
@cipchk cipchk deleted the issues-2517 branch September 18, 2024 07:03
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.

Could not find any [routes] variable in path '/src/app/routes/routes.ts'
1 participant