Skip to content

Fixed ESLint bugs that required ts-specific rules for js functions and added prettier formatting (re-open #3184) #3229

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

Merged

Merge branch 'develop-postgres' into issue-3184-reopen

b026480
Select commit
Loading
Failed to load commit list.
Merged

Fixed ESLint bugs that required ts-specific rules for js functions and added prettier formatting (re-open #3184) #3229

Merge branch 'develop-postgres' into issue-3184-reopen
b026480
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 1s

89.69% (+81.76%) compared to bdee2c7

View this Pull Request on Codecov

89.69% (+81.76%) compared to bdee2c7

Details

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 89.69%. Comparing base (bdee2c7) to head (b026480).

Files with missing lines Patch % Lines
scripts/githooks/check-localstorage-usage.ts 0.00% 18 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #3229       +/-   ##
=====================================================
+ Coverage              7.93%   89.69%   +81.76%     
=====================================================
  Files                   312      335       +23     
  Lines                  8129     8638      +509     
  Branches               1815     1921      +106     
=====================================================
+ Hits                    645     7748     +7103     
+ Misses                 7417      631     -6786     
- Partials                 67      259      +192     

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