-
Notifications
You must be signed in to change notification settings - Fork 2
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
Conversation
QuentinRoy
commented
Aug 24, 2018
•
edited
Loading
edited
- model tests
- navigation switch tests
- implementation
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
39ab077
to
f058214
Compare
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
668ce97
to
7cf4f54
Compare
Menu used to crash when trying to open a menu from a leaf on any level > 1.
Start of the stroke was being ignored.
7cf4f54
to
ee2612c
Compare