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

refactor: make lint use more accessible data type #2660

Merged
merged 1 commit into from
Jun 28, 2024

refactor lint

fe6b2f3
Select commit
Loading
Failed to load commit list.
Merged

refactor: make lint use more accessible data type #2660

refactor lint
fe6b2f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 28, 2024 in 0s

18.76% (-0.20%) compared to 4c35701

View this Pull Request on Codecov

18.76% (-0.20%) compared to 4c35701

Details

Codecov Report

Attention: Patch coverage is 42.45810% with 103 lines in your changes missing coverage. Please review.

Project coverage is 18.76%. Comparing base (4c35701) to head (fe6b2f3).

Files Patch % Lines
src/pkg/packager/lint/lint.go 54.20% 48 Missing and 1 partial ⚠️
src/pkg/packager/dev.go 0.00% 41 Missing ⚠️
src/types/component.go 0.00% 7 Missing ⚠️
src/cmd/dev.go 0.00% 5 Missing ⚠️
src/pkg/message/message.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2660      +/-   ##
==========================================
- Coverage   18.96%   18.76%   -0.20%     
==========================================
  Files         170      170              
  Lines       12204    12187      -17     
==========================================
- Hits         2314     2287      -27     
- Misses       9622     9637      +15     
+ Partials      268      263       -5     

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