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

Add missing CH codes on the DPY-MAS axis #10779

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

axrolld
Copy link
Contributor

@axrolld axrolld commented Feb 12, 2025

Important

I haven't tried it locally cause i don't have osrd setup. Could you please make sure the new OPs are selectable in LMR when reviewing the PR ? Thanks a lot 🙏

Users told us we were missing some OPs in our infrastructure. After @Arthur-Lefebvre 's investigation it seems like we were missing some OPs indeed. This PR adds them in the LMR whitelist.

Closes #10778

@github-actions github-actions bot added the area:front Work on Standard OSRD Interface modules label Feb 12, 2025
Signed-off-by: Alex Rolland <[email protected]>
@axrolld axrolld force-pushed the ard/add-missing-ch-codes branch from 5418234 to 97bbef0 Compare February 12, 2025 09:35
@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.96%. Comparing base (c46f4a5) to head (97bbef0).
Report is 29 commits behind head on dev.

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

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #10779      +/-   ##
==========================================
+ Coverage   81.94%   81.96%   +0.02%     
==========================================
  Files        1077     1077              
  Lines      107480   107624     +144     
  Branches      727      727              
==========================================
+ Hits        88071    88211     +140     
- Misses      19370    19374       +4     
  Partials       39       39              
Flag Coverage Δ
editoast 74.31% <ø> (-0.02%) ⬇️
front 89.50% <100.00%> (+0.02%) ⬆️
gateway 2.18% <ø> (ø)
osrdyne 3.28% <ø> (ø)
railjson_generator 87.50% <ø> (ø)
tests 88.14% <ø> (ø)

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.

@axrolld axrolld marked this pull request as ready for review February 12, 2025 09:43
@axrolld axrolld requested a review from a team as a code owner February 12, 2025 09:43
Copy link
Contributor

@kmer2016 kmer2016 left a comment

Choose a reason for hiding this comment

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

LGTM. However, some CH codes are not returned by the backend, so they are not displayed. We should create another ticket for this.

@axrolld axrolld added this pull request to the merge queue Feb 13, 2025
Merged via the queue into dev with commit 8aaefd4 Feb 13, 2025
27 checks passed
@axrolld axrolld deleted the ard/add-missing-ch-codes branch February 13, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

front: missing CH codes on DPY - MAS axis
3 participants