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(file-router): ignore route file if empty #2140

Merged
merged 12 commits into from
Mar 5, 2024
Merged

Conversation

Lodin
Copy link
Contributor

@Lodin Lodin commented Feb 28, 2024

Fixes #2122.

@Lodin Lodin added the hilla Issues related to Hilla label Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.71%. Comparing base (9218102) to head (5d5b1cd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2140   +/-   ##
=======================================
  Coverage   93.71%   93.71%           
=======================================
  Files          62       62           
  Lines        1607     1607           
  Branches      361      361           
=======================================
  Hits         1506     1506           
  Misses         66       66           
  Partials       35       35           
Flag Coverage Δ
unittests 93.71% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Lodin Lodin requested a review from taefi March 1, 2024 08:31
Copy link

sonarcloud bot commented Mar 5, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@platosha platosha merged commit b84ff2c into main Mar 5, 2024
15 checks passed
@platosha platosha deleted the fix/file/empty-route branch March 5, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hilla Issues related to Hilla
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flashing error when adding an empty file to views/
4 participants