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

Gesturesim4 #215

Merged
merged 2 commits into from Aug 8, 2012
Merged

Gesturesim4 #215

merged 2 commits into from Aug 8, 2012

Conversation

baechul
Copy link
Contributor

@baechul baechul commented Aug 7, 2012

Line coverages:
Desktop/Chrome - 60.29% (covers mouse blocks)
Desktop/IE - 60.29% (covers IE specific and mouse blocks)
Android - 79.04% (covers android/touch blocks)
iOS - 80.51% (covers ios/touch/Apple specific gesture blocks)

Since each platform has its own code path in the gesture-simulate, all combined should be much larger than the required 80% coverage.

Btw, this coverage covers only gesture-simulate module. Some other codes are also in event-simulate and node modules. I don't know how all coverages can be added up using yui-coverage tool. The node module has 1 line and about 300 lines in event-simulate module. Since added functions in event-module are low-level and used by all functions in gesture-simulate, the coverage should be very high.

Baechul Kim added 2 commits August 7, 2012 13:04
GestureSimulation Change History
==========================

3.6.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be in either 3.6.1 or 3.7.0?

@yuibuild yuibuild merged commit 1dd5a29 into yui:master Aug 8, 2012
@ericf ericf mentioned this pull request Aug 9, 2012
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.

None yet

3 participants