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

fix: fix non-default package types not working #216

Merged
merged 2 commits into from
Apr 15, 2024

test: update test

b3ba5a0
Select commit
Loading
Failed to load commit list.
Merged

fix: fix non-default package types not working #216

test: update test
b3ba5a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2024 in 0s

80.08% (+0.52%) compared to 559a830

View this Pull Request on Codecov

80.08% (+0.52%) compared to 559a830

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 80.08%. Comparing base (559a830) to head (b3ba5a0).

Files Patch % Lines
...ptions/src/composables/useDeliveryMomentOptions.ts 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
+ Coverage   79.56%   80.08%   +0.52%     
==========================================
  Files         354      354              
  Lines       11100    11099       -1     
  Branches      446      465      +19     
==========================================
+ Hits         8832     8889      +57     
+ Misses       1828     1752      -76     
- Partials      440      458      +18     

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