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

fix: convert pre-commit.js to ES module #4253

Merged
merged 1 commit into from
Dec 19, 2024

fix: convert pre-commit.js to ES module

6f06719
Select commit
Loading
Failed to load commit list.
Merged

fix: convert pre-commit.js to ES module #4253

fix: convert pre-commit.js to ES module
6f06719
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 0s

11.37% (-0.25%) compared to 3f534fd

View this Pull Request on Codecov

11.37% (-0.25%) compared to 3f534fd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.37%. Comparing base (3f534fd) to head (6f06719).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4253      +/-   ##
============================================
- Coverage     11.61%   11.37%   -0.25%     
- Complexity      262      265       +3     
============================================
  Files           117      121       +4     
  Lines          5441     5556     +115     
  Branches       1180     1196      +16     
============================================
  Hits            632      632              
- Misses         4688     4802     +114     
- Partials        121      122       +1     

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