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

Implement edge tessellation in import and export #182

Merged
merged 28 commits into from
Jun 14, 2022
Merged

Conversation

paleolimbot
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2022

Codecov Report

Merging #182 (d0ccd3a) into main (b168197) will increase coverage by 0.29%.
The diff coverage is 98.49%.

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   93.67%   93.97%   +0.29%     
==========================================
  Files          49       46       -3     
  Lines        3509     3433      -76     
==========================================
- Hits         3287     3226      -61     
+ Misses        222      207      -15     
Impacted Files Coverage Δ
R/wk-utils.R 96.55% <95.45%> (-3.45%) ⬇️
src/s2-constructors-formatters.cpp 95.27% <97.31%> (+0.44%) ⬆️
R/plot.R 100.00% <100.00%> (ø)
R/s2-cell-union.R 90.62% <100.00%> (ø)
R/s2-constructors-formatters.R 100.00% <100.00%> (ø)
R/s2-geography.R 98.36% <100.00%> (+0.05%) ⬆️
R/s2-transformers.R 100.00% <100.00%> (ø)
R/vctrs.R 100.00% <100.00%> (ø)
src/s2-cell.cpp 99.74% <100.00%> (ø)
src/s2-geography.cpp 100.00% <100.00%> (ø)
... and 6 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 b168197...d0ccd3a. Read the comment docs.

@paleolimbot paleolimbot marked this pull request as ready for review June 14, 2022 01:45
@paleolimbot paleolimbot merged commit d007aaa into main Jun 14, 2022
@paleolimbot paleolimbot deleted the tesselate-for-real branch June 14, 2022 11:56
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.

2 participants