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: move sql request from /speed_limit_tags to modelsv2::infra #7434

Conversation

hamz2a
Copy link
Contributor

@hamz2a hamz2a commented May 16, 2024

Part of #6397

@hamz2a hamz2a requested a review from a team as a code owner May 16, 2024 13:10
@codecov-commenter
Copy link

codecov-commenter commented May 16, 2024

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 29.39%. Comparing base (ad08ba1) to head (2afa513).
Report is 4 commits behind head on dev.

Files Patch % Lines
editoast/src/modelsv2/infra/speed_limit_tags.rs 0.00% 1 Missing ⚠️
editoast/src/views/infra/mod.rs 80.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #7434      +/-   ##
============================================
- Coverage     29.39%   29.39%   -0.01%     
  Complexity     2011     2011              
============================================
  Files          1172     1173       +1     
  Lines        145257   145264       +7     
  Branches       2822     2822              
============================================
+ Hits          42694    42696       +2     
- Misses       100899   100904       +5     
  Partials       1664     1664              
Flag Coverage Δ
core 75.25% <ø> (ø)
editoast 72.44% <88.23%> (-0.02%) ⬇️
front 9.82% <ø> (ø)
gateway 2.41% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 83.96% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hamz2a hamz2a changed the title editoast: move sql requests from /speed_limit_tags to modelsv2::infra editoast: move sql request from /speed_limit_tags to modelsv2::infra May 16, 2024
editoast/src/modelsv2/infra.rs Outdated Show resolved Hide resolved
editoast/src/modelsv2/infra.rs Outdated Show resolved Hide resolved
@hamz2a hamz2a requested a review from leovalais May 16, 2024 14:00
@hamz2a hamz2a force-pushed the hai/editoast-move-sql-request--from-speed-limit-tags-views-to-infra-model branch from f75883c to 95a206f Compare May 16, 2024 14:23
Copy link
Contributor

@leovalais leovalais left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! Maybe wait for @woshilapin to resolve his comment before merging.

@hamz2a hamz2a force-pushed the hai/editoast-move-sql-request--from-speed-limit-tags-views-to-infra-model branch from 95a206f to 2afa513 Compare May 16, 2024 15:01
@hamz2a hamz2a enabled auto-merge May 16, 2024 15:11
@hamz2a hamz2a added this pull request to the merge queue May 16, 2024
Merged via the queue into dev with commit f72a89a May 16, 2024
17 checks passed
@hamz2a hamz2a deleted the hai/editoast-move-sql-request--from-speed-limit-tags-views-to-infra-model branch May 16, 2024 15:26
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.

4 participants