• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

source-academy / frontend / 5308020257
40%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2023 05:09AM UTC
Jobs 1
Files 528
Run time 7s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Jun 2023 05:09AM UTC coverage: 36.353% (+0.03%) from 36.326%
5308020257

push

github

web-flow
Migrate to useDispatch (Part III) (#2324)

* Remove unused dispatch props from EditingWorkspace

* Remove unused dispatch props from GradingWorkspace

* Migrate state props to useTypedSelector

Done for some state props in GradingWorkspace. More coming soon.

* Use dispatch for most GradingWorkspace handlers

* Migrate remaining GradingWorkspace state props

* Remove GradingWorkspaceContainer and related types

* Remove unneeded prop export

* Remove unused handlers and state props

* Migrate EditingWorkspace state to useTypedSelector

* Migrate most EditingWorkspace handlers to useDispatch

* Combine editor tab handlers to same useMemo call

* Migrate handleEditorValueChange to use dispatch

* Prevent name collision for submit answer-handler

Renamed the prop fron handleSave to handleSubmitAnswer.

* Migrate handleSubmitAnswer to use dispatch

* Use named import for useCallback

* Call evalTestcase directly from internal handler

Removes the need to define a single-use callback as we can call
`dispatch` with the action directly from the place it's used at.

* Remove EditingWorkspaceContainer and related types

* Remove unused state props

---------

Co-authored-by: Martin Henz <henz@comp.nus.edu.sg>
Co-authored-by: En Rong <53928333+chownces@users.noreply.github.com>

2014 of 6317 branches covered (31.88%)

Branch coverage included in aggregate %.

0 of 96 new or added lines in 4 files covered. (0.0%)

3 existing lines in 2 files now uncovered.

5205 of 13541 relevant lines covered (38.44%)

18.5 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% src/pages/academy/grading/Grading.tsx
1
0.0
0.0% src/pages/missionControl/MissionControl.tsx
35
0.0
0.0% src/commons/editingWorkspace/EditingWorkspace.tsx
59
0.0
0.0% src/pages/academy/grading/subcomponents/GradingWorkspace.tsx

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% src/commons/editingWorkspace/EditingWorkspace.tsx
2
0.0
0.0% src/pages/academy/grading/subcomponents/GradingWorkspace.tsx
Jobs
ID Job ID Ran Files Coverage
1 5308020257.1 19 Jun 2023 05:09AM UTC 528
36.35
GitHub Action Run
Source Files on build 5308020257
  • Tree
  • List 528
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 98b91616 on github
  • Prev Build on master (#5306820899)
  • Next Build on master (#5308227995)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc