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: variant based assignment bug fixes #1194

Merged
merged 2 commits into from
Sep 18, 2024

fix: variant based assignment bug fixes

28ed3b5
Select commit
Loading
Failed to load commit list.
Merged

fix: variant based assignment bug fixes #1194

fix: variant based assignment bug fixes
28ed3b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2024 in 1s

88.41% (+0.02%) compared to b2a91d6

View this Pull Request on Codecov

88.41% (+0.02%) compared to b2a91d6

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.41%. Comparing base (b2a91d6) to head (28ed3b5).

Files with missing lines Patch % Lines
src/components/course/data/utils.jsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1194      +/-   ##
==========================================
+ Coverage   88.39%   88.41%   +0.02%     
==========================================
  Files         396      396              
  Lines        8407     8408       +1     
  Branches     2061     2022      -39     
==========================================
+ Hits         7431     7434       +3     
+ Misses        933      932       -1     
+ Partials       43       42       -1     

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