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

feat: add default SRID support #308

Merged
merged 5 commits into from
Feb 13, 2022
Merged

feat: add default SRID support #308

merged 5 commits into from
Feb 13, 2022

Conversation

stepankuzmin
Copy link
Collaborator

Closes #306

@codecov
Copy link

codecov bot commented Feb 13, 2022

Codecov Report

Merging #308 (87c0969) into main (82bd113) will increase coverage by 0.24%.
The diff coverage is 51.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #308      +/-   ##
==========================================
+ Coverage   55.55%   55.80%   +0.24%     
==========================================
  Files          14       14              
  Lines        1836     1844       +8     
==========================================
+ Hits         1020     1029       +9     
+ Misses        816      815       -1     
Impacted Files Coverage Δ
src/bin/main.rs 0.72% <0.00%> (-0.05%) ⬇️
src/config.rs 54.63% <0.00%> (+0.55%) ⬆️
src/dev.rs 100.00% <ø> (ø)
src/server.rs 46.71% <75.00%> (+1.00%) ⬆️
src/db_actor.rs 93.75% <100.00%> (ø)
src/table_source.rs 94.44% <100.00%> (+1.88%) ⬆️

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 82bd113...87c0969. Read the comment docs.

@stepankuzmin stepankuzmin merged commit b340178 into main Feb 13, 2022
@stepankuzmin stepankuzmin deleted the default-srid branch February 13, 2022 12:43
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.

Add default SRID support
1 participant