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

Fix throwing an error when drawing rectangle annotations. #693

Merged
merged 1 commit into from
May 1, 2017

Conversation

manthey
Copy link
Contributor

@manthey manthey commented May 1, 2017

Fixes #692.

@codecov-io
Copy link

codecov-io commented May 1, 2017

Codecov Report

Merging #693 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #693      +/-   ##
==========================================
+ Coverage   95.21%   95.24%   +0.03%     
==========================================
  Files          84       84              
  Lines        8919     8919              
==========================================
+ Hits         8492     8495       +3     
+ Misses        427      424       -3
Impacted Files Coverage Δ
src/annotation.js 100% <ø> (ø) ⬆️
src/mapInteractor.js 96.11% <0%> (+0.28%) ⬆️
src/gl/vglRenderer.js 92.74% <0%> (+0.8%) ⬆️

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 44fb403...44599d6. Read the comment docs.

@manthey manthey merged commit 6aefc25 into master May 1, 2017
@manthey manthey deleted the fix-rectangle-error branch May 1, 2017 17:12
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.

3 participants