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: fixes to webroot feature and improvements to development using it #1046

Merged
merged 4 commits into from
Jan 1, 2025

test: IsValid()

2f1f784
Select commit
Loading
Failed to load commit list.
Merged

feat: fixes to webroot feature and improvements to development using it #1046

test: IsValid()
2f1f784
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 1, 2025 in 0s

34.46% (+0.10%) compared to e1e5828

View this Pull Request on Codecov

34.46% (+0.10%) compared to e1e5828

Details

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 34.46%. Comparing base (e1e5828) to head (2f1f784).

Files with missing lines Patch % Lines
internal/cmd/root.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1046      +/-   ##
==========================================
+ Coverage   34.35%   34.46%   +0.10%     
==========================================
  Files          61       61              
  Lines        5399     5412      +13     
==========================================
+ Hits         1855     1865      +10     
- Misses       3320     3323       +3     
  Partials      224      224              

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