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

chore(tests): use vitest #376

Merged
merged 2 commits into from Jun 2, 2023

chore: remove custom error when native promise is unavailable

5fbb961
Select commit
Failed to load commit list.
Merged

chore(tests): use vitest #376

chore: remove custom error when native promise is unavailable
5fbb961
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2023 in 0s

100.00% (+0.00%) compared to f73df41

View this Pull Request on Codecov

100.00% (+0.00%) compared to f73df41

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f73df41) 100.00% compared to head (5fbb961) 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #376    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            2         2            
  Lines          128       299   +171     
  Branches        36        56    +20     
==========================================
+ Hits           128       299   +171     
Impacted Files Coverage Δ
src/load-script.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.