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

[stable30] fix(eslint): Fix linting javascript files, also lint typescript files #6726

Open
wants to merge 3 commits into
base: stable30
Choose a base branch
from

fix: linting code style fixes to typescript files

e8da521
Select commit
Loading
Failed to load commit list.
Open

[stable30] fix(eslint): Fix linting javascript files, also lint typescript files #6726

fix: linting code style fixes to typescript files
e8da521
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

53.60% (+0.00%) compared to 9a6fda7

View this Pull Request on Codecov

53.60% (+0.00%) compared to 9a6fda7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.60%. Comparing base (9a6fda7) to head (e8da521).
Report is 2 commits behind head on stable30.

Additional details and impacted files
@@            Coverage Diff            @@
##           stable30    #6726   +/-   ##
=========================================
  Coverage     53.60%   53.60%           
=========================================
  Files           116      116           
  Lines          2580     2580           
  Branches        524      526    +2     
=========================================
  Hits           1383     1383           
  Misses         1069     1069           
  Partials        128      128           

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