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

front: nge language synchro + Remove SBB header + bump NGE version 2.9.9 #9760

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

louisgreiner
Copy link
Contributor

@louisgreiner louisgreiner commented Nov 18, 2024

Close #9694

  • Allow language synchronization
  • Remove sbb header
  • Credit sbb
  • bump forked NGE version to 2.9.9

image

note to myself : remember to squash before merge

@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2024

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

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 37.80%. Comparing base (e950f1c) to head (b61f6a6).
Report is 22 commits behind head on dev.

Files with missing lines Patch % Lines
...common/ReleaseInformations/LicenseAttributions.tsx 0.00% 15 Missing ⚠️
...ications/operationalStudies/components/NGE/NGE.tsx 0.00% 6 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9760      +/-   ##
==========================================
- Coverage   37.82%   37.80%   -0.03%     
==========================================
  Files         994      994              
  Lines       91105    91147      +42     
  Branches     1176     1176              
==========================================
- Hits        34463    34455       -8     
- Misses      56188    56238      +50     
  Partials      454      454              
Flag Coverage Δ
editoast 72.97% <ø> (-0.05%) ⬇️
front 20.10% <0.00%> (-0.01%) ⬇️
gateway 2.18% <ø> (ø)
osrdyne 3.28% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 86.74% <ø> (ø)

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.


🚨 Try these New Features:

@louisgreiner louisgreiner changed the title Language synchro + Remove SBB header + bump NGE version 2.9.9 front: nge language synchro + Remove SBB header + bump NGE version 2.9.9 Nov 18, 2024
@louisgreiner louisgreiner force-pushed the lgr/synchronize-osrd-nge-locale branch 2 times, most recently from c82b079 to 8b08a08 Compare November 20, 2024 10:48
@github-actions github-actions bot added the area:front Work on Standard OSRD Interface modules label Nov 20, 2024
@louisgreiner louisgreiner marked this pull request as ready for review November 20, 2024 10:49
@louisgreiner louisgreiner requested a review from a team as a code owner November 20, 2024 10:49
Copy link
Contributor

@Uriel-Sautron Uriel-Sautron left a comment

Choose a reason for hiding this comment

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

LGTM, tested just a comment

Copy link
Contributor

@SharglutDev SharglutDev left a comment

Choose a reason for hiding this comment

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

Lgtm and tested, good job !

Maybe we can wait for @emersion or @flomonster approval for the license part to merge :)

Copy link
Member

@emersion emersion left a comment

Choose a reason for hiding this comment

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

LGTM in any case

Signed-off-by: Louis Greiner <greiner.louis@gmail.com>
@louisgreiner louisgreiner added this pull request to the merge queue Nov 22, 2024
Merged via the queue into dev with commit 5402d40 Nov 22, 2024
27 checks passed
@louisgreiner louisgreiner deleted the lgr/synchronize-osrd-nge-locale branch November 22, 2024 10:34
This was referenced Nov 26, 2024
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: nge disable SBB header + language synchronization
5 participants