Refactor public API functions to no longer import and use store. #134
86.79% of diff hit (target 94.14%)
View this Pull Request on Codecov
86.79% of diff hit (target 94.14%)
Annotations
Check warning on line 16 in src/core/SequenceExamWrapper.jsx
codecov / codecov/patch
src/core/SequenceExamWrapper.jsx#L16
Added line #L16 was not covered by tests
Check warning on line 108 in src/exam/Exam.jsx
codecov / codecov/patch
src/exam/Exam.jsx#L108
Added line #L108 was not covered by tests
Check warning on line 96 in src/instructions/onboarding_exam/EntranceOnboardingExamInstructions.jsx
codecov / codecov/patch
src/instructions/onboarding_exam/EntranceOnboardingExamInstructions.jsx#L96
Added line #L96 was not covered by tests
Check warning on line 29 in src/instructions/onboarding_exam/ErrorOnboardingExamInstructions.jsx
codecov / codecov/patch
src/instructions/onboarding_exam/ErrorOnboardingExamInstructions.jsx#L29
Added line #L29 was not covered by tests
Check warning on line 41 in src/instructions/onboarding_exam/RejectedOnboardingExamInstructions.jsx
codecov / codecov/patch
src/instructions/onboarding_exam/RejectedOnboardingExamInstructions.jsx#L41
Added line #L41 was not covered by tests
Check warning on line 78 in src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx
codecov / codecov/patch
src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx#L78
Added line #L78 was not covered by tests
Check warning on line 30 in src/instructions/practice_exam/EntrancePracticeExamInstructions.jsx
codecov / codecov/patch
src/instructions/practice_exam/EntrancePracticeExamInstructions.jsx#L30
Added line #L30 was not covered by tests
Check warning on line 41 in src/instructions/practice_exam/ErrorPracticeExamInstructions.jsx
codecov / codecov/patch
src/instructions/practice_exam/ErrorPracticeExamInstructions.jsx#L41
Added line #L41 was not covered by tests
Check warning on line 29 in src/instructions/practice_exam/SubmittedPracticeExamInstructions.jsx
codecov / codecov/patch
src/instructions/practice_exam/SubmittedPracticeExamInstructions.jsx#L29
Added line #L29 was not covered by tests
Check warning on line 61 in src/instructions/proctored_exam/EntranceProctoredExamInstructions.jsx
codecov / codecov/patch
src/instructions/proctored_exam/EntranceProctoredExamInstructions.jsx#L61
Added line #L61 was not covered by tests
Check warning on line 10 in src/instructions/proctored_exam/ErrorProctoredExamInstructions.jsx
codecov / codecov/patch
src/instructions/proctored_exam/ErrorProctoredExamInstructions.jsx#L10
Added line #L10 was not covered by tests
Check warning on line 34 in src/instructions/proctored_exam/SkipProctoredExamInstruction.jsx
codecov / codecov/patch
src/instructions/proctored_exam/SkipProctoredExamInstruction.jsx#L34
Added line #L34 was not covered by tests
Check warning on line 57 in src/timer/TimerProvider.jsx
codecov / codecov/patch
src/timer/TimerProvider.jsx#L57
Added line #L57 was not covered by tests
Check warning on line 94 in src/timer/TimerProvider.jsx
codecov / codecov/patch
src/timer/TimerProvider.jsx#L94
Added line #L94 was not covered by tests