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

feat(utils/color): support cloudflare workers (edge) #3752

Closed
wants to merge 12 commits into from

add tests for deno

dc73ca2
Select commit
Loading
Failed to load commit list.
Closed

feat(utils/color): support cloudflare workers (edge) #3752

add tests for deno
dc73ca2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

91.73% (target 75.00%)

View this Pull Request on Codecov

91.73% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.73%. Comparing base (4eb101d) to head (dc73ca2).

Files with missing lines Patch % Lines
src/utils/color.ts 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3752      +/-   ##
==========================================
+ Coverage   91.72%   91.73%   +0.01%     
==========================================
  Files         159      159              
  Lines       10178    10180       +2     
  Branches     2896     2885      -11     
==========================================
+ Hits         9336     9339       +3     
+ Misses        841      840       -1     
  Partials        1        1              

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