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(vendor): fix local test bundling #778

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

Vacxe
Copy link
Member

@Vacxe Vacxe commented Mar 21, 2023

Close: #775

@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #778 (4e057ed) into develop (79bb67c) will not change coverage.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##             develop     #778   +/-   ##
==========================================
  Coverage      59.60%   59.60%           
  Complexity       821      821           
==========================================
  Files            208      208           
  Lines           4288     4288           
  Branches         699      699           
==========================================
  Hits            2556     2556           
  Misses          1406     1406           
  Partials         326      326           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Vacxe Vacxe merged commit 040bfe2 into MarathonLabs:develop Mar 21, 2023
@Vacxe Vacxe deleted the fix-local-bundling branch March 21, 2023 08:38
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.

Batching no longer works with local test parser, fixed-size always treated as 1
2 participants