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

core: amend ertms braking simulator interface #9911

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

Erashin
Copy link
Contributor

@Erashin Erashin commented Dec 2, 2024

We actually only want to compute the simulator from the mrsp. What's more, we need to know when to brake + the position of the svl if required. This required the following changes to the interface.

@Erashin Erashin requested a review from eckter December 2, 2024 14:06
@Erashin Erashin requested a review from a team as a code owner December 2, 2024 14:06
@github-actions github-actions bot added the area:core Work on Core Service label Dec 2, 2024
@Erashin Erashin self-assigned this Dec 2, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2024

⚠️ 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 38.18%. Comparing base (d529bf2) to head (2ce0929).
Report is 10 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    #9911      +/-   ##
==========================================
- Coverage   38.18%   38.18%   -0.01%     
==========================================
  Files         997      997              
  Lines       92195    92195              
  Branches     1192     1192              
==========================================
- Hits        35209    35206       -3     
- Misses      56530    56533       +3     
  Partials      456      456              
Flag Coverage Δ
editoast 73.38% <ø> (-0.01%) ⬇️
front 20.15% <ø> (ø)
gateway 2.18% <ø> (ø)
osrdyne 3.28% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 87.00% <ø> (ø)

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.

@Erashin Erashin force-pushed the alch/core/amend-braking-simulator-interface branch from 7bf065d to d8f6129 Compare December 2, 2024 14:30
@Erashin Erashin enabled auto-merge December 2, 2024 14:46
@Erashin Erashin disabled auto-merge December 3, 2024 10:17
@Erashin Erashin force-pushed the alch/core/amend-braking-simulator-interface branch from d8f6129 to 2ce0929 Compare December 3, 2024 10:21
@Erashin Erashin enabled auto-merge December 3, 2024 10:21
@Erashin Erashin added this pull request to the merge queue Dec 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 3, 2024
@Erashin Erashin added this pull request to the merge queue Dec 3, 2024
Merged via the queue into dev with commit 708cf8e Dec 3, 2024
27 checks passed
@Erashin Erashin deleted the alch/core/amend-braking-simulator-interface branch December 3, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core Work on Core Service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants