Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Added difficulty (Associated Issue: #537) #551

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

martinh-dev
Copy link

Associated Issue: #537

Summary of Changes

  • added difficulty to every rebus (from 1 to 5)
  • translate difficulty number into difficulty level (1=easy, 2=basic, 3=intermediate, 4=hard, 5=very hard)
  • print difficulty level on the top right corner of the rebus card
  • added new span to the jest test

@coveralls
Copy link

coveralls commented Oct 2, 2020

Pull Request Test Coverage Report for Build 890

  • 2 of 7 (28.57%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-2.8%) to 84.3%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/js/components/Difficulty.js 2 7 28.57%
Totals Coverage Status
Change from base Build 514: -2.8%
Covered Lines: 160
Relevant Lines: 187

💛 - Coveralls

@martinh-dev
Copy link
Author

Coverage check is always not successful. What should i change? Is it nevertheless mergeable ?

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

Successfully merging this pull request may close these issues.

2 participants