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

Disable expensive tests for PR and main builds #8578

Merged
merged 2 commits into from
Apr 28, 2024
Merged

Conversation

sschuberth
Copy link
Member

Please have a look at the individual commit messages for the details.

See [1] for context. The `ExpensiveTag` is currently not regarded
anyway, but keep it for the test enabled in eeeb5e3 as it really takes a
very long time and should not run per PR.

[1]: #5874

Signed-off-by: Sebastian Schuberth <[email protected]>
These should be tested only in a yet-to-be-created nightly test workflow.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth requested a review from a team as a code owner April 26, 2024 10:41
@sschuberth sschuberth enabled auto-merge (rebase) April 26, 2024 10:41
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.70%. Comparing base (95b82fa) to head (5fc02a1).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8578   +/-   ##
=========================================
  Coverage     67.70%   67.70%           
  Complexity     1007     1007           
=========================================
  Files           246      246           
  Lines          7924     7924           
  Branches        883      883           
=========================================
  Hits           5365     5365           
  Misses         2176     2176           
  Partials        383      383           
Flag Coverage Δ
funTest-docker 66.49% <ø> (ø)
funTest-non-docker 34.71% <ø> (ø)
test 37.55% <ø> (ø)

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.

@sschuberth sschuberth merged commit cfee6f1 into main Apr 28, 2024
22 checks passed
@sschuberth sschuberth deleted the expensive-tests branch April 28, 2024 16:17
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.

2 participants