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: exam state null check #118

Merged
merged 1 commit into from
Sep 20, 2023
Merged

fix: exam state null check #118

merged 1 commit into from
Sep 20, 2023

Conversation

zacharis278
Copy link
Contributor

Fixes a test failure in the learning MFE where the exam state was null. This is probably a good safety check to have anyway since this check runs on all subsections.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (27dd196) 94.09% compared to head (24b9823) 94.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   94.09%   94.09%           
=======================================
  Files          71       71           
  Lines        1050     1050           
  Branches      288      288           
=======================================
  Hits          988      988           
  Misses         57       57           
  Partials        5        5           
Files Changed Coverage Δ
src/data/thunks.js 93.61% <100.00%> (ø)

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

@zacharis278 zacharis278 merged commit 60cdeb6 into main Sep 20, 2023
6 checks passed
@zacharis278 zacharis278 deleted the zhancock/fix-null-exam branch September 20, 2023 21:07
@github-actions
Copy link

🎉 This PR is included in version 2.23.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants