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

tests: add infra to test stdcm takeover setups #10657

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

eckter
Copy link
Contributor

@eckter eckter commented Feb 4, 2025

Fix #10570

I'll write the conclusions in the original issue

@eckter eckter requested a review from a team as a code owner February 4, 2025 08:53
@eckter eckter requested review from bloussou and shenriotpro and removed request for bloussou February 4, 2025 08:53
@github-actions github-actions bot added the area:integration-tests Work on Integration test, by nature related to different services label Feb 4, 2025
@eckter eckter force-pushed the ech/add-test-infra branch from 3c11f75 to 83ac5f9 Compare February 4, 2025 08:53
@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 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.87%. Comparing base (ecb261f) to head (575f960).
Report is 54 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   #10657      +/-   ##
==========================================
+ Coverage   81.85%   81.87%   +0.01%     
==========================================
  Files        1075     1077       +2     
  Lines      107172   107088      -84     
  Branches      728      724       -4     
==========================================
- Hits        87726    87677      -49     
+ Misses      19407    19371      -36     
- Partials       39       40       +1     
Flag Coverage Δ
editoast 74.17% <ø> (-0.08%) ⬇️
front 89.44% <ø> (+0.05%) ⬆️
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.

Copy link
Contributor

@shenriotpro shenriotpro left a comment

Choose a reason for hiding this comment

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

Thanks

@eckter eckter force-pushed the ech/add-test-infra branch from 3ceb70b to 575f960 Compare February 4, 2025 09:56
@eckter eckter added this pull request to the merge queue Feb 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 4, 2025
@eckter eckter added this pull request to the merge queue Feb 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 4, 2025
@eckter eckter added this pull request to the merge queue Feb 4, 2025
Merged via the queue into dev with commit 0685a59 Feb 4, 2025
27 checks passed
@eckter eckter deleted the ech/add-test-infra branch February 4, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:integration-tests Work on Integration test, by nature related to different services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stdcm: test that an extra fake track actually works at faking stops
3 participants