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

feature/fix pick cursor position issue #23

Merged
merged 5 commits into from Apr 13, 2018

Conversation

KennethanCeyer
Copy link
Owner

changes

  • fix findClosestUnit position issue
  • update intro documentation
  • update version
  • update typedocs

@codecov-io
Copy link

codecov-io commented Apr 13, 2018

Codecov Report

Merging #23 into master will increase coverage by 0.2%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #23     +/-   ##
=========================================
+ Coverage   37.21%   37.41%   +0.2%     
=========================================
  Files          19       19             
  Lines         739      735      -4     
  Branches       98       97      -1     
=========================================
  Hits          275      275             
+ Misses        463      459      -4     
  Partials        1        1
Impacted Files Coverage Δ
src/ui/ui.manager.ts 12% <0%> (+0.17%) ⬆️
src/global.ts 66.66% <100%> (ø) ⬆️

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 86e411a...0771cfc. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 213

  • 1 of 3 (33.33%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 30.496%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/ui/ui.manager.ts 0 2 0.0%
Totals Coverage Status
Change from base Build 208: 0.1%
Covered Lines: 283
Relevant Lines: 719

💛 - Coveralls

@KennethanCeyer KennethanCeyer merged commit 92a9502 into master Apr 13, 2018
@KennethanCeyer KennethanCeyer deleted the feature/fix-pick-cursor-position-issue branch April 13, 2018 07:17
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