Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Conversation

@natmark
Copy link
Owner

@natmark natmark commented Oct 8, 2018

Reopen #102
Fixed #80
Gesture model not to load ProcessingView. (Because ProcessingView is not a member of ProcessingKitCore)

@natmark natmark changed the title Add gestures [WIP] Add gestures Oct 9, 2018
@codecov
Copy link

codecov bot commented Oct 27, 2018

Codecov Report

Merging #103 into master will decrease coverage by 0.91%.
The diff coverage is 68.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage    68.1%   67.19%   -0.92%     
==========================================
  Files          31       33       +2     
  Lines        1132     1198      +66     
==========================================
+ Hits          771      805      +34     
- Misses        361      393      +32
Impacted Files Coverage Δ
ProcessingKit/Core/Context/Context.swift 100% <ø> (ø) ⬆️
ProcessingKit/Core/Extensions/CGPoint.swift 55.55% <0%> (-44.45%) ⬇️
ProcessingKit/Core/Shape/Shape.swift 95.61% <100%> (+0.11%) ⬆️
ProcessingKitTests/GestureTests.swift 100% <100%> (ø)
ProcessingKitTests/ShapeTests.swift 98.66% <100%> (-0.16%) ⬇️
ProcessingKitTests/Extensions/CGPath.swift 100% <100%> (ø)
ProcessingKit/Core/Input/Gesture.swift 36.2% <36.2%> (ø)
...t/ProcessingView+Core/ProcessingView+Gesture.swift 38.46% <38.46%> (ø)
ProcessingKit/ProcessingView.swift 78.34% <72.46%> (+0.19%) ⬆️
ProcessingKitTests/Extensions/CGPathElement.swift 73.33% <73.33%> (ø)
... and 9 more

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 8ebe20c...e37f00d. Read the comment docs.

@natmark natmark changed the title [WIP] Add gestures Add gestures Oct 27, 2018
@natmark natmark changed the title Add gestures Support gesture events Oct 27, 2018
@natmark natmark merged commit 2a86a7f into master Oct 27, 2018
@natmark natmark deleted the natmark/gestures branch October 27, 2018 13:30
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