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 unused features in dependencies #8603

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

woshilapin
Copy link
Contributor

Removing unused features did remove a bunch of transitive dependencies.

When trying cargo check --workspace, 615 dependencies were used before, now, 570 dependencies are used.

Removing unused features did remove a bunch of transitive dependencies.

When trying `cargo check --workspace`, 615 dependencies were used before,
now, 570 dependencies are used.
@woshilapin woshilapin requested a review from a team as a code owner August 28, 2024 21:56
@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 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 36.84%. Comparing base (80973c5) to head (5c380c7).
Report is 2 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    #8603      +/-   ##
============================================
- Coverage     36.84%   36.84%   -0.01%     
  Complexity     2175     2175              
============================================
  Files          1279     1279              
  Lines        118794   118767      -27     
  Branches       3188     3188              
============================================
- Hits          43774    43757      -17     
+ Misses        73135    73125      -10     
  Partials       1885     1885              
Flag Coverage Δ
core 74.87% <ø> (ø)
editoast 66.09% <ø> (+<0.01%) ⬆️
front 15.84% <ø> (ø)
gateway 2.20% <ø> (ø)
osrdyne 2.71% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 72.93% <ø> (ø)

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.

@woshilapin woshilapin force-pushed the wsl/editoast/build/shave-features branch from 9c733f1 to 5c380c7 Compare August 28, 2024 22:15
Copy link
Contributor

@leovalais leovalais left a comment

Choose a reason for hiding this comment

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

Great! My target directory approves this PR 😬

@woshilapin woshilapin added this pull request to the merge queue Aug 29, 2024
Merged via the queue into dev with commit d0aafa2 Aug 29, 2024
22 checks passed
@woshilapin woshilapin deleted the wsl/editoast/build/shave-features branch August 29, 2024 12:32
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.

3 participants