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: auto resolve entry file extension #1718

Merged
merged 2 commits into from
Dec 12, 2024

fix: remove useless clone

e491471
Select commit
Loading
Failed to load commit list.
Merged

feat: auto resolve entry file extension #1718

fix: remove useless clone
e491471
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2024 in 0s

54.90% (-0.03%) compared to 6bee118

View this Pull Request on Codecov

54.90% (-0.03%) compared to 6bee118

Details

Codecov Report

Attention: Patch coverage is 42.42424% with 19 lines in your changes missing coverage. Please review.

Project coverage is 54.90%. Comparing base (6bee118) to head (e491471).

Files with missing lines Patch % Lines
crates/mako/src/config.rs 42.42% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1718      +/-   ##
==========================================
- Coverage   54.92%   54.90%   -0.03%     
==========================================
  Files         178      178              
  Lines       17843    17856      +13     
==========================================
+ Hits         9800     9803       +3     
- Misses       8043     8053      +10     

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