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

fix: flatten index resulting from OSMTagLoader.load() #183

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

simonusher
Copy link
Collaborator

No description provided.

@simonusher simonusher linked an issue Feb 22, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Merging #183 (bfcfa2a) into main (37e9e96) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   99.02%   99.03%           
=======================================
  Files          30       30           
  Lines         720      724    +4     
=======================================
+ Hits          713      717    +4     
  Misses          7        7           
Flag Coverage Δ
macos-latest-python3.10 99.03% <100.00%> (+<0.01%) ⬆️
ubuntu-latest-python3.10 98.89% <100.00%> (+<0.01%) ⬆️
ubuntu-latest-python3.8 98.89% <100.00%> (+<0.01%) ⬆️
ubuntu-latest-python3.9 98.89% <100.00%> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
srai/loaders/osm_tag_loader/osm_tag_loader.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@simonusher simonusher force-pushed the 180-flatten-osmtagloader-result-index branch from d8572cd to 46a677c Compare February 22, 2023 22:32
piotrgramacki
piotrgramacki previously approved these changes Feb 22, 2023
@simonusher simonusher merged commit 39b75e3 into main Feb 22, 2023
@simonusher simonusher deleted the 180-flatten-osmtagloader-result-index branch February 22, 2023 22:57
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.

Flatten OSMTagLoader result index
2 participants