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

editoast: remove duplicated clap declaration in Cargo.toml #10555

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

leovalais
Copy link
Contributor

@leovalais leovalais commented Jan 28, 2025

The version is specified in both workspace.dependencies and dependencies sections.

@leovalais leovalais requested a review from a team as a code owner January 28, 2025 14:43
@github-actions github-actions bot added the area:editoast Work on Editoast Service label Jan 28, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 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.86%. Comparing base (f2b3f8b) to head (291fdf7).
Report is 5 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   #10555      +/-   ##
==========================================
- Coverage   81.87%   81.86%   -0.01%     
==========================================
  Files        1073     1073              
  Lines      107106   107106              
  Branches      730      730              
==========================================
- Hits        87690    87685       -5     
- Misses      19377    19382       +5     
  Partials       39       39              
Flag Coverage Δ
editoast 74.27% <ø> (-0.02%) ⬇️
front 89.39% <ø> (ø)
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

@woshilapin woshilapin left a comment

Choose a reason for hiding this comment

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

Nice catch. Thank you.

@leovalais leovalais added this pull request to the merge queue Jan 28, 2025
Merged via the queue into dev with commit c8363cd Jan 28, 2025
27 checks passed
@leovalais leovalais deleted the lva/clap-x2 branch January 28, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:editoast Work on Editoast Service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants