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

test(cli): Remove a Gradle project analysis #9264

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

sschuberth
Copy link
Member

This specific test does not add value over the tests in the respective Gradle package managers, so just remove it.

@sschuberth sschuberth requested a review from a team as a code owner October 9, 2024 13:22
@sschuberth sschuberth enabled auto-merge (rebase) October 9, 2024 13:22
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.67%. Comparing base (118fab7) to head (d46d55a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9264   +/-   ##
=========================================
  Coverage     67.67%   67.67%           
  Complexity     1187     1187           
=========================================
  Files           239      239           
  Lines          7796     7796           
  Branches        900      900           
=========================================
  Hits           5276     5276           
  Misses         2153     2153           
  Partials        367      367           
Flag Coverage Δ
funTest-non-docker 34.71% <ø> (ø)
test 37.05% <ø> (ø)

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 changed the title test(cli): Remove a gradle project analysis test(cli): Remove a Gradle project analysis Oct 9, 2024
This specific test does not add value over the tests in the respective
Gradle package managers, so simply remove it.

Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
@sschuberth sschuberth force-pushed the no-gradle-analysis-in-cli-tests branch from 61fc8d0 to d46d55a Compare October 9, 2024 15:28
@sschuberth
Copy link
Member Author

Merging despite funTest-docker being stuck.

@sschuberth sschuberth merged commit 6a8a46c into main Oct 9, 2024
22 of 23 checks passed
@sschuberth sschuberth deleted the no-gradle-analysis-in-cli-tests branch October 9, 2024 18:09
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