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: clippy fixes #4762

Merged
merged 1 commit into from
Aug 8, 2023
Merged

editoast: clippy fixes #4762

merged 1 commit into from
Aug 8, 2023

Conversation

leovalais
Copy link
Contributor

clippy 0.1.73 (03a119b0 2023-08-07)

clippy 0.1.73 (03a119b0 2023-08-07)
@leovalais leovalais added the area:editoast Work on Editoast Service label Aug 8, 2023
@leovalais leovalais requested a review from a team as a code owner August 8, 2023 08:38
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #4762 (8f6aec0) into dev (948156c) will increase coverage by 0.00%.
Report is 16 commits behind head on dev.
The diff coverage is 50.00%.

@@            Coverage Diff            @@
##                dev    #4762   +/-   ##
=========================================
  Coverage     20.13%   20.13%           
  Complexity     2238     2238           
=========================================
  Files           870      870           
  Lines         89028    89030    +2     
  Branches       2294     2294           
=========================================
+ Hits          17926    17928    +2     
  Misses        69827    69827           
  Partials       1275     1275           
Flag Coverage Δ
editoast 64.47% <50.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...ditoast/src/generated_data/error/speed_sections.rs 94.11% <ø> (+0.17%) ⬆️
editoast/src/models/timetable.rs 80.43% <ø> (ø)
editoast/src/schema/railjson.rs 44.44% <ø> (ø)
editoast/src/views/infra/mod.rs 82.24% <ø> (ø)
editoast/src/views/pathfinding/catenaries.rs 80.35% <ø> (ø)
editoast/src/views/timetable.rs 13.72% <0.00%> (ø)
editoast/src/views/pathfinding/mod.rs 75.62% <50.00%> (ø)
editoast/src/generated_data/error/catenaries.rs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Copy link
Contributor

@flomonster flomonster left a comment

Choose a reason for hiding this comment

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

Thanks!

@leovalais leovalais enabled auto-merge August 8, 2023 09:44
@leovalais leovalais added this pull request to the merge queue Aug 8, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 8, 2023
@flomonster flomonster merged commit 8684ff5 into dev Aug 8, 2023
@flomonster flomonster deleted the lva/clippy-fixes branch August 8, 2023 12:57
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.

2 participants