Add Checkbox component #36
Open
Codecov / codecov/project
succeeded
Jan 14, 2025 in 0s
82.19% (+0.08%) compared to 0fed267
View this Pull Request on Codecov
82.19% (+0.08%) compared to 0fed267
Details
Codecov Report
Attention: Patch coverage is 94.11765%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 82.19%. Comparing base (
0fed267
) to head (bff4f55
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/index.ts | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #36 +/- ##
==========================================
+ Coverage 82.12% 82.19% +0.08%
==========================================
Files 141 143 +2
Lines 2846 2863 +17
Branches 340 341 +1
==========================================
+ Hits 2337 2353 +16
- Misses 488 489 +1
Partials 21 21
Files with missing lines | Coverage Δ | |
---|---|---|
src/components/Checkbox/Checkbox.tsx | 100.00% <100.00%> (ø) |
|
src/components/Checkbox/index.tsx | 100.00% <100.00%> (ø) |
|
src/index.ts | 0.00% <0.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0fed267...bff4f55. Read the comment docs.
Loading