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: ensure useSubscriptions and useEnterpriseCourseEnrollments uses queryOptions.select from args #1235

Merged
merged 5 commits into from
Dec 16, 2024

chore: cover useSubscriptions select fn with bff data

fb9b704
Select commit
Loading
Failed to load commit list.
Merged

fix: ensure useSubscriptions and useEnterpriseCourseEnrollments uses queryOptions.select from args #1235

chore: cover useSubscriptions select fn with bff data
fb9b704
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

89.05% (+0.02%) compared to cb3d2bf

View this Pull Request on Codecov

89.05% (+0.02%) compared to cb3d2bf

Details

Codecov Report

Attention: Patch coverage is 93.47826% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.05%. Comparing base (cb3d2bf) to head (fb9b704).

Files with missing lines Patch % Lines
src/components/app/data/utils.js 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1235      +/-   ##
==========================================
+ Coverage   89.03%   89.05%   +0.02%     
==========================================
  Files         401      401              
  Lines        8670     8708      +38     
  Branches     2116     2123       +7     
==========================================
+ Hits         7719     7755      +36     
- Misses        909      911       +2     
  Partials       42       42              

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