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: Bun: remove dependency 'async' #1112

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Remove dependency 'async'

4e6a65f
Select commit
Loading
Failed to load commit list.
Draft

Refactor: Bun: remove dependency 'async' #1112

Remove dependency 'async'
4e6a65f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2024 in 0s

93.22% (target 94.00%)

View this Pull Request on Codecov

93.22% (target 94.00%)

Details

Codecov Report

Attention: Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.22%. Comparing base (f820b17) to head (4e6a65f).
Report is 238 commits behind head on main.

Files with missing lines Patch % Lines
src/driveSemaphore.ts 40.00% 3 Missing ⚠️
src/types/options.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1112      +/-   ##
==========================================
+ Coverage   92.95%   93.22%   +0.26%     
==========================================
  Files          92       93       +1     
  Lines        6079     6078       -1     
  Branches     1447     1447              
==========================================
+ Hits         5651     5666      +15     
+ Misses        406      391      -15     
+ Partials       22       21       -1     

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