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

Add e2e tests for issue #681 #683

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

LandonTClipp
Copy link
Contributor

This adds e2e tests for #681, which asserts packages containing only auto-generated files are added to the list of importable packages when doing recursive package discovery.

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (dbad753) 75.36880% compared to head (4bad02c) 75.36880%.

❗ Current head 4bad02c differs from pull request most recent head 871f904. Consider uploading reports for the commit 871f904 to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##              master        #683   +/-   ##
=============================================
  Coverage   75.36880%   75.36880%           
=============================================
  Files              9           9           
  Lines           2237        2237           
=============================================
  Hits            1686        1686           
  Misses           414         414           
  Partials         137         137           

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

This adds e2e tests for vektra#681, which asserts packages containing only
auto-generated files are added to the list of importable packages
when doing recursive package discovery.
@LandonTClipp LandonTClipp merged commit 2046503 into vektra:master Aug 3, 2023
5 checks passed
@LandonTClipp LandonTClipp deleted the issue_681_e2e branch August 3, 2023 19:58
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.

None yet

1 participant