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

Test/kint5 #2937

Draft
wants to merge 598 commits into
base: main
Choose a base branch
from

Confirm 컴포넌트에 cancelColor, confirmColor 추가

479cb98
Select commit
Loading
Failed to load commit list.
Draft

Test/kint5 #2937

Confirm 컴포넌트에 cancelColor, confirmColor 추가
479cb98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2024 in 1s

13.92% (+3.52%) compared to c791721

View this Pull Request on Codecov

13.92% (+3.52%) compared to c791721

Details

Codecov Report

Attention: Patch coverage is 4.46275% with 2783 lines in your changes missing coverage. Please review.

Project coverage is 13.92%. Comparing base (c791721) to head (479cb98).
Report is 279 commits behind head on main.

Files Patch % Lines
packages/kint5-review/src/services/use-reviews.ts 0.00% 112 Missing ⚠️
packages/kint5-popup/src/popup.tsx 0.00% 92 Missing ⚠️
packages/kint5-map/src/map-view.tsx 0.00% 90 Missing ⚠️
packages/kint5-footer/src/award-footer.tsx 0.00% 83 Missing ⚠️
packages/kint5-router/src/local/href-handler.ts 0.00% 73 Missing ⚠️
...s/kint5-map/src/overlay/markers/poi-dot-marker.tsx 0.00% 71 Missing ⚠️
packages/kint5-media-popup/src/carousel.tsx 0.00% 69 Missing ⚠️
packages/kint5-image-carousel/src/carousel.tsx 0.00% 63 Missing ⚠️
...int5-router/src/href-to-props/use-href-to-props.ts 0.00% 62 Missing ⚠️
packages/kint5-media-popup/src/media-popup.tsx 0.00% 61 Missing ⚠️
... and 142 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2937      +/-   ##
==========================================
+ Coverage   10.39%   13.92%   +3.52%     
==========================================
  Files         705     1166     +461     
  Lines       33322    57094   +23772     
  Branches     9043    14022    +4979     
==========================================
+ Hits         3465     7948    +4483     
- Misses      29850    49137   +19287     
- Partials        7        9       +2     

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