Closed RichDom2185 closed 3 weeks ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/commons/assessmentWorkspace/AssessmentWorkspace.tsx | 1 | 2 | 50.0% | ||
<!-- | Total: | 1 | 2 | 50.0% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/commons/assessmentWorkspace/AssessmentWorkspace.tsx | 1 | 64.57% | ||
src/commons/application/actions/SessionActions.ts | 1 | 80.0% | ||
src/pages/achievement/control/AchievementControl.tsx | 1 | 0.0% | ||
<!-- | Total: | 3 | --> |
Totals | |
---|---|
Change from base Build 11565577526: | -0.007% |
Covered Lines: | 4833 |
Relevant Lines: | 14552 |
Description
Closes #3072.
Also fixes a small bug following #3061 so that updated achievements can be redisplayed in the frontend when the backend returns with fresh data.
Type of change
How to test
Checklist