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

Fix invalid behavior for the cloud build option for the test and run commands #43941

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Check for cloud=docker for skipping tests

1c3a4f0
Select commit
Loading
Failed to load commit list.
Open

Fix invalid behavior for the cloud build option for the test and run commands #43941

Check for cloud=docker for skipping tests
1c3a4f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2025 in 0s

75.06% (+0.00%) compared to f3b07a4

View this Pull Request on Codecov

75.06% (+0.00%) compared to f3b07a4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.06%. Comparing base (f3b07a4) to head (1c3a4f0).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #43941   +/-   ##
=========================================
  Coverage     75.05%   75.06%           
- Complexity    57512    57523   +11     
=========================================
  Files          3540     3540           
  Lines        222373   222398   +25     
  Branches      28835    28836    +1     
=========================================
+ Hits         166908   166938   +30     
+ Misses        46201    46197    -4     
+ Partials       9264     9263    -1     

☔ 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.