Skip to content

Issue #1876: Explicitly declare the used features for each dependency in integration_testing#1898

Merged
tustvold merged 1 commit into
apache:masterfrom
martin-g:arrow-1876-disable-default-features-integration_testing
Jun 19, 2022
Merged

Issue #1876: Explicitly declare the used features for each dependency in integration_testing#1898
tustvold merged 1 commit into
apache:masterfrom
martin-g:arrow-1876-disable-default-features-integration_testing

Conversation

@martin-g

Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #1876.
This is the last PR for #1876.
It changes just integration_testing/Cargo.toml.
The PR does not upgrade the dependencies!

Rationale for this change

Reduce the disk and CPU usage at build time.

What changes are included in this PR?

Are there any user-facing changes?

…ndency in integration_testing

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@codecov-commenter

codecov-commenter commented Jun 17, 2022

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.42%. Comparing base (fc4044f) to head (fee580b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1898      +/-   ##
==========================================
- Coverage   83.43%   83.42%   -0.01%     
==========================================
  Files         203      203              
  Lines       56969    56969              
==========================================
- Hits        47531    47529       -2     
- Misses       9438     9440       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tustvold tustvold merged commit 7f0855d into apache:master Jun 19, 2022
@martin-g martin-g deleted the arrow-1876-disable-default-features-integration_testing branch June 23, 2022 05:45
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.

Explicitly declare the features used for each dependency

3 participants