Skip to content

feat(admin): add useToggleInputContext composable

Codecov / codecov/project succeeded Oct 11, 2024 in 0s

66.59% (-0.04%) compared to ef94d82

View this Pull Request on Codecov

66.59% (-0.04%) compared to ef94d82

Details

Codecov Report

Attention: Patch coverage is 53.52113% with 33 lines in your changes missing coverage. Please review.

Project coverage is 66.59%. Comparing base (ef94d82) to head (1c3aeb6).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...pps/admin/src/composables/useToggleInputContext.ts 44.44% 20 Missing ⚠️
apps/admin-component-tests/src/TestSuite.ts 0.00% 4 Missing ⚠️
...eset-default/src/components/DefaultToggleInput.vue 82.35% 0 Missing and 3 partials ⚠️
...s/admin/src/composables/useTriStateInputContext.ts 25.00% 3 Missing ⚠️
apps/admin/src/utils/booleanToTriState.ts 60.00% 0 Missing and 2 partials ⚠️
...mponent-tests/src/components/runToggleInputTest.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
- Coverage   66.63%   66.59%   -0.04%     
==========================================
  Files         692      693       +1     
  Lines       19131    19172      +41     
  Branches      730      729       -1     
==========================================
+ Hits        12747    12768      +21     
- Misses       5664     5685      +21     
+ Partials      720      719       -1     

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