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

Refactor latitude and longitude to decimals #57

Merged
merged 4 commits into from
Jul 7, 2021

Conversation

loevgaard
Copy link
Member

Fixes #48

@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #57 (162f0bf) into master (2798763) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

❗ Current head 162f0bf differs from pull request most recent head afcdc7f. Consider uploading reports for the commit afcdc7f to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master      #57      +/-   ##
============================================
- Coverage     16.07%   16.03%   -0.05%     
  Complexity      236      236              
============================================
  Files            37       37              
  Lines           784      786       +2     
============================================
  Hits            126      126              
- Misses          658      660       +2     
Impacted Files Coverage Δ
src/Model/PickupPoint.php 29.26% <0.00%> (-1.51%) ⬇️
src/Provider/FakerProvider.php 20.00% <0.00%> (ø)
src/Provider/GlsProvider.php 0.00% <0.00%> (ø)
src/Provider/PostNordProvider.php 0.00% <0.00%> (ø)

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 2798763...afcdc7f. Read the comment docs.

@loevgaard loevgaard merged commit 83cdfe9 into master Jul 7, 2021
@loevgaard loevgaard deleted the 48-lat-long-decimals branch July 7, 2021 10:21
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.

Store latitude and longitude as decimal numbers
2 participants