Skip to content

Conversation

@masih
Copy link
Member

@masih masih commented May 23, 2024

Maximise the degree of parallel test execution by explicitly marking
remaining table and fuzz tests as parallel.

Refactor tests to remove duplicate code and over-refactors of functions
that are only used by the fuzz tests.

Maximise the degree of parallel test execution by explicitly marking
remaining table and fuzz tests as parallel.

Refactor tests to remove duplicate code and over-refactors of functions
that are only used by the fuzz tests.
@masih masih requested a review from Stebalien May 23, 2024 11:39
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.00%. Comparing base (4415a55) to head (4373704).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage   72.00%   72.00%           
=======================================
  Files          32       32           
  Lines        2390     2390           
=======================================
  Hits         1721     1721           
  Misses        537      537           
  Partials      132      132           

@Stebalien Stebalien added this pull request to the merge queue May 23, 2024
Merged via the queue into main with commit add8260 May 23, 2024
@Stebalien Stebalien deleted the masih/maximal-test-parallelism branch May 23, 2024 14:51
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.

4 participants