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: refacto stdcm op schedule #10192

Merged
merged 6 commits into from
Jan 9, 2025
Merged

Conversation

clarani
Copy link
Contributor

@clarani clarani commented Dec 24, 2024

closes #10190

See commits

@clarani clarani requested a review from a team as a code owner December 24, 2024 13:19
@github-actions github-actions bot added the area:front Work on Standard OSRD Interface modules label Dec 24, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2024

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

Codecov Report

Attention: Patch coverage is 80.34188% with 23 lines in your changes missing coverage. Please review.

Project coverage is 81.53%. Comparing base (c806a2f) to head (dc8f701).
Report is 14 commits behind head on dev.

Files with missing lines Patch % Lines
front/src/reducers/osrdconf/stdcmConf/index.ts 0.00% 23 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #10192      +/-   ##
==========================================
- Coverage   81.58%   81.53%   -0.05%     
==========================================
  Files        1062     1062              
  Lines      104970   104874      -96     
  Branches      722      722              
==========================================
- Hits        85636    85509     -127     
- Misses      19293    19324      +31     
  Partials       41       41              
Flag Coverage Δ
editoast 73.65% <ø> (-0.05%) ⬇️
front 89.26% <80.34%> (-0.05%) ⬇️
gateway 2.18% <ø> (ø)
osrdyne 3.28% <ø> (ø)
railjson_generator 87.50% <ø> (ø)
tests 87.05% <ø> (ø)

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.

@clarani clarani force-pushed the cni/10190-refacto-stdcm-op-schedule branch 2 times, most recently from 2c31a7d to b5f5574 Compare December 24, 2024 14:04
@clarani clarani requested a review from a team as a code owner December 24, 2024 15:08
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.

Good work. I have nothing to say about the code. I'm still testing the application's behavior.
Thanks for the refacto.

@clarani clarani force-pushed the cni/10190-refacto-stdcm-op-schedule branch from daac10b to b5f5574 Compare December 30, 2024 08:51
@clarani clarani force-pushed the cni/10190-refacto-stdcm-op-schedule branch 2 times, most recently from b8af3cb to 3a36df3 Compare January 7, 2025 13:30
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.

Really great refacto !

@clarani clarani force-pushed the cni/10190-refacto-stdcm-op-schedule branch from 3a36df3 to ccd7409 Compare January 7, 2025 17:08
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 !

@clarani clarani enabled auto-merge January 8, 2025 12:33
@clarani clarani force-pushed the cni/10190-refacto-stdcm-op-schedule branch 4 times, most recently from d4ad536 to bec74cc Compare January 9, 2025 08:41
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
…agement

Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
@clarani clarani force-pushed the cni/10190-refacto-stdcm-op-schedule branch from bec74cc to dc8f701 Compare January 9, 2025 10:37
Copy link
Contributor

@Maymanaf Maymanaf left a comment

Choose a reason for hiding this comment

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

Good work !
LGTM for e2e-tests

@clarani clarani added this pull request to the merge queue Jan 9, 2025
Merged via the queue into dev with commit 2e83f60 Jan 9, 2025
27 checks passed
@clarani clarani deleted the cni/10190-refacto-stdcm-op-schedule branch January 9, 2025 11:33
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.

stdcm: refacto stdcm op schedule
5 participants