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

Add: eslint header rule #4058

Merged
merged 6 commits into from
Jun 10, 2024

adjust rule for files

170b0a3
Select commit
Loading
Failed to load commit list.
Merged

Add: eslint header rule #4058

adjust rule for files
170b0a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 10, 2024 in 0s

72.54% (-2.53%) compared to 3c1d85e

View this Pull Request on Codecov

72.54% (-2.53%) compared to 3c1d85e

Details

Codecov Report

Attention: Patch coverage is 98.05556% with 7 lines in your changes missing coverage. Please review.

Project coverage is 72.54%. Comparing base (3c1d85e) to head (170b0a3).

Files Patch % Lines
src/gmp/index.js 0.00% 1 Missing and 1 partial ⚠️
src/index.jsx 0.00% 1 Missing and 1 partial ⚠️
src/web/app.jsx 0.00% 1 Missing and 1 partial ⚠️
scripts/cleanuptranslations.js 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4058      +/-   ##
==========================================
- Coverage   75.06%   72.54%   -2.53%     
==========================================
  Files        1058     1058              
  Lines      133069   120538   -12531     
  Branches     5927     5927              
==========================================
- Hits        99885    87439   -12446     
+ Misses      33155    33070      -85     
  Partials       29       29              

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