Skip to content

Conversation

@remo5000
Copy link
Contributor

@remo5000 remo5000 commented Jul 17, 2018

I believe this was caused by various updates in componentWillMount and componentWillUpdate. As such, they have been removed to use componentDidMount (as recommended by React). Also removed one instance of unnecessary currying (inconsequential)

Fixes #206.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 318

  • 1 of 2 (50.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 26.043%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/academy/grading/GradingWorkspace.tsx 0 1 0.0%
Totals Coverage Status
Change from base Build 310: 0.03%
Covered Lines: 715
Relevant Lines: 2328

💛 - Coveralls

@ning-y ning-y merged commit 8bf06b6 into master Jul 17, 2018
@ning-y ning-y deleted the assessment-workspace-fix branch July 23, 2018 11:18
Aulud pushed a commit to Aulud/cadet-frontend that referenced this pull request May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants