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

Shapefile types extent #192

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

Charmatzis
Copy link
Contributor

This PR has included support for dbf files field types Logical and Dates

@codecov-io
Copy link

Codecov Report

Merging #192 into master will increase coverage by 0.13%.
The diff coverage is 97.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
+ Coverage   89.57%   89.71%   +0.13%     
==========================================
  Files          48       48              
  Lines        1564     1585      +21     
  Branches      103      108       +5     
==========================================
+ Hits         1401     1422      +21     
  Misses        163      163
Impacted Files Coverage Δ
src/main/scala/magellan/Shape.scala 48.64% <0%> (ø) ⬆️
src/main/scala/magellan/Polygon.scala 87.75% <100%> (ø) ⬆️
src/main/scala/magellan/mapreduce/DBReader.scala 95.23% <100%> (+1.58%) ⬆️

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 58ebcd9...1730b8d. Read the comment docs.

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