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: Run analyzer functional tests outside of Docker #7868

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

sschuberth
Copy link
Member

As all package manager implementations are split out to plugin projects by now, "core" analyzer functional tests do not require external tools anymore and can be run outside of Docker.

As all package manager implementations are split out to plugin projects
by now, "core" analyzer functional tests do not require external tools
anymore and can be run outside of Docker.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth requested a review from a team as a code owner November 15, 2023 18:06
@sschuberth sschuberth enabled auto-merge (rebase) November 15, 2023 18:06
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f514519) 67.06% compared to head (fcfe0af) 67.06%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7868   +/-   ##
=========================================
  Coverage     67.06%   67.06%           
  Complexity     2041     2041           
=========================================
  Files           356      356           
  Lines         17045    17045           
  Branches       2438     2438           
=========================================
  Hits          11431    11431           
  Misses         4594     4594           
  Partials       1020     1020           
Flag Coverage Δ
funTest-docker 66.91% <ø> (+3.79%) ⬆️
funTest-non-docker 34.50% <ø> (-0.45%) ⬇️
test 36.10% <ø> (ø)

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 fc47411 into main Nov 16, 2023
22 checks passed
@sschuberth sschuberth deleted the analyzer-funtest-no-docker branch November 16, 2023 07:14
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