Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expert to Novice Transition #34

Merged
merged 9 commits into from
Sep 27, 2018
Merged

Expert to Novice Transition #34

merged 9 commits into from
Sep 27, 2018

Conversation

QuentinRoy
Copy link
Owner

@QuentinRoy QuentinRoy commented Aug 24, 2018

  • model tests
  • navigation switch tests
  • implementation

@codecov
Copy link

codecov bot commented Aug 24, 2018

Codecov Report

Merging #34 into master will decrease coverage by 1.92%.
The diff coverage is 78.72%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #34      +/-   ##
=========================================
- Coverage   94.83%   92.9%   -1.93%     
=========================================
  Files          18      19       +1     
  Lines         387     409      +22     
  Branches       52      60       +8     
=========================================
+ Hits          367     380      +13     
- Misses         20      26       +6     
- Partials        0       3       +3
Impacted Files Coverage Δ
src/move/draw.js 100% <100%> (ø)
src/navigation/expert-navigation.js 100% <100%> (ø) ⬆️
src/model.js 100% <100%> (ø) ⬆️
src/recognizer/recognize-mm-stroke.js 89.13% <66.66%> (-8.24%) ⬇️
src/navigation/navigation.js 82.14% <66.66%> (-17.86%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83e8885...39ab077. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 26, 2018

Codecov Report

Merging #34 into master will increase coverage by 0.05%.
The diff coverage is 97.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   98.96%   99.02%   +0.05%     
==========================================
  Files          19       20       +1     
  Lines         388      410      +22     
  Branches       52       60       +8     
==========================================
+ Hits          384      406      +22     
  Misses          4        4
Impacted Files Coverage Δ
src/move/draw.js 100% <100%> (ø)
src/navigation/navigation.js 100% <100%> (ø) ⬆️
src/model.js 100% <100%> (ø) ⬆️
src/navigation/expert-navigation.js 100% <100%> (ø) ⬆️
src/recognizer/recognize-mm-stroke.js 97.82% <93.33%> (+0.45%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 52fe184...b8bb2fa. Read the comment docs.

@QuentinRoy QuentinRoy added this to the V1 milestone Sep 26, 2018
@QuentinRoy QuentinRoy force-pushed the mark-confirmation branch 2 times, most recently from 668ce97 to 7cf4f54 Compare September 26, 2018 22:48
@QuentinRoy QuentinRoy merged commit 51b3619 into master Sep 27, 2018
@QuentinRoy QuentinRoy changed the title [WIP] Expert to Novice Transition Expert to Novice Transition Sep 27, 2018
@QuentinRoy QuentinRoy deleted the mark-confirmation branch September 27, 2018 16:10
@QuentinRoy QuentinRoy modified the milestones: v1, v0.9 Sep 27, 2018
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.

1 participant