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

editoast: Add tests for mvt tile creation #3065

Merged
merged 1 commit into from
Feb 17, 2023
Merged

Conversation

bloussou
Copy link
Contributor

@bloussou bloussou commented Feb 1, 2023

Add a test for tile creation with content to avoid future regressions

@bloussou bloussou added the area:editoast Work on Editoast Service label Feb 1, 2023
@bloussou bloussou requested a review from a team as a code owner February 1, 2023 12:55
@bloussou bloussou self-assigned this Feb 1, 2023
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #3065 (4050cb0) into dev (d5c9934) will increase coverage by 0.23%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev    #3065      +/-   ##
============================================
+ Coverage     38.65%   38.89%   +0.23%     
  Complexity     1707     1707              
============================================
  Files           602      602              
  Lines         18745    18745              
  Branches       2516     2516              
============================================
+ Hits           7246     7290      +44     
+ Misses        11091    11047      -44     
  Partials        408      408              
Flag Coverage Δ
editoast 72.38% <ø> (+1.83%) ⬆️

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

Impacted Files Coverage Δ
editoast/src/views/layers/mvt_utils.rs 79.03% <ø> (+61.29%) ⬆️
editoast/src/map/bounding_box.rs 20.40% <0.00%> (+2.04%) ⬆️
editoast/src/generated_data/utils.rs 84.21% <0.00%> (+5.26%) ⬆️
editoast/src/schema/geo_json.rs 50.00% <0.00%> (+50.00%) ⬆️

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

multun
multun previously approved these changes Feb 1, 2023
@multun multun merged commit e4b6cf5 into dev Feb 17, 2023
@multun multun deleted the brieuc/TestMvtTileCrreation branch February 17, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:editoast Work on Editoast Service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants