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

More tests + bug fixes for line in polygon computation #89

Merged
merged 2 commits into from
Feb 3, 2017

Conversation

harsha2010
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 2, 2017

Codecov Report

Merging #89 into master will increase coverage by -0.33%.

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
- Coverage   76.16%   75.83%   -0.33%     
==========================================
  Files          35       35              
  Lines        1049     1163     +114     
  Branches       67       90      +23     
==========================================
+ Hits          799      882      +83     
- Misses        250      281      +31
Impacted Files Coverage Δ
src/main/scala/magellan/Line.scala 91.22% <100%> (+7.35%)
src/main/scala/magellan/Shape.scala 34.09% <50%> (+1.59%)
src/main/scala/magellan/Polygon.scala 79.5% <84.4%> (-15.31%)

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 7024ff9...d3a109f. Read the comment docs.

@harsha2010 harsha2010 merged commit 73ced48 into master Feb 3, 2017
@harsha2010 harsha2010 deleted the SPARK-2.x branch February 3, 2017 00:07
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

2 participants