Skip to content

Conversation

@Nothing4You
Copy link
Collaborator

What do these changes do?

When changing the order of some tests, e.g. not running asyncio and uvloop tests next to each other, these missing prepares can currently lead to test failures.
This failed e.g. in #693.
I have not yet checked why this wouldn't always fail, as it seems that sometimes these tables are available, but this fixes the tests to only rely on data expected to be present.

…their tables

this resulted in test failures in some cases.
@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #694 (45ba423) into master (ee9fde2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #694   +/-   ##
=======================================
  Coverage   85.70%   85.70%           
=======================================
  Files          12       12           
  Lines        2085     2085           
  Branches      336      336           
=======================================
  Hits         1787     1787           
  Misses        228      228           
  Partials       70       70           
Flag Coverage Δ
ubuntu-latest_3.7_mariadb-10.2 81.93% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.3 81.93% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.4 81.93% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.5 81.93% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.6 81.93% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.7 81.93% <ø> (ø)
ubuntu-latest_3.7_mysql-5.7 82.81% <ø> (ø)
ubuntu-latest_3.7_mysql-8.0 84.73% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.2 82.34% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.3 82.34% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.4 82.34% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.5 82.34% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.6 82.34% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.7 82.34% <ø> (ø)
ubuntu-latest_3.8_mysql-5.7 83.21% <ø> (ø)
ubuntu-latest_3.8_mysql-8.0 85.04% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.2 82.34% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.3 82.34% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.4 82.34% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.5 82.34% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.6 82.34% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.7 82.34% <ø> (ø)
ubuntu-latest_3.9_mysql-5.7 83.21% <ø> (ø)
ubuntu-latest_3.9_mysql-8.0 85.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee9fde2...45ba423. Read the comment docs.

@Nothing4You Nothing4You merged commit b515859 into master Jan 28, 2022
@Nothing4You Nothing4You deleted the add-missing-test-prepares branch January 28, 2022 16:23
@Nothing4You Nothing4You added this to the 1.0 milestone Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants