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: stdcm: fix progress logging by using better remaining time init #9620

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

eckter
Copy link
Contributor

@eckter eckter commented Nov 7, 2024

Fix #9611

@eckter eckter requested a review from Erashin November 7, 2024 10:22
@eckter eckter requested a review from a team as a code owner November 7, 2024 10:22
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 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 42.50%. Comparing base (0e1ea9b) to head (4a11f5e).
Report is 13 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    #9620      +/-   ##
============================================
- Coverage     42.51%   42.50%   -0.01%     
  Complexity     2271     2271              
============================================
  Files          1311     1311              
  Lines        105413   105413              
  Branches       3297     3297              
============================================
- Hits          44812    44802      -10     
- Misses        58655    58665      +10     
  Partials       1946     1946              
Flag Coverage Δ
core 75.05% <100.00%> (ø)
editoast 73.66% <ø> (-0.04%) ⬇️
front 18.79% <ø> (ø)
gateway 2.19% <ø> (ø)
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.

@eckter eckter added this pull request to the merge queue Nov 7, 2024
Merged via the queue into dev with commit d371907 Nov 7, 2024
24 checks passed
@eckter eckter deleted the ech/fix-stdcm-progress branch November 7, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

core: stdcm progress tracker is broken
3 participants