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: support links in checkbox/boolean nodes #251

Merged
merged 1 commit into from
Oct 29, 2024

feat: support links in checkbox/boolean nodes

0bf2e8f
Select commit
Loading
Failed to load commit list.
Merged

feat: support links in checkbox/boolean nodes #251

feat: support links in checkbox/boolean nodes
0bf2e8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 1s

53.03% (+1.07%) compared to d719e15

View this Pull Request on Codecov

53.03% (+1.07%) compared to d719e15

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.

Project coverage is 53.03%. Comparing base (d719e15) to head (0bf2e8f).

Files with missing lines Patch % Lines
...src/theme/default/components/ui/checkbox-label.tsx 92.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #251      +/-   ##
==========================================
+ Coverage   51.95%   53.03%   +1.07%     
==========================================
  Files         103      104       +1     
  Lines         995     1022      +27     
  Branches      122      126       +4     
==========================================
+ Hits          517      542      +25     
- Misses        473      475       +2     
  Partials        5        5              

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