Skip to content

Conversation

@Nothing4You
Copy link
Collaborator

What do these changes do?

Second set of changes split from #686.

This allows passing a mysql address via pytest argument, preparing for being able to test more databases/database connections in the same pytest run.
An unfortunate side effect of this currently is that pytest now no longer groups the tests with different event loop implementations.
I haven't dug into pytest too much yet to figure out if that can be solved, but this is mostly just a cosmetic/convenience difference.

@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #693 (c12161e) into master (b515859) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #693   +/-   ##
=======================================
  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 b515859...c12161e. Read the comment docs.

@Nothing4You Nothing4You force-pushed the tests-mysql-address-arg branch from 2e9bd63 to c12161e Compare January 28, 2022 16:23
@Nothing4You Nothing4You merged commit 2955052 into master Jan 28, 2022
@Nothing4You Nothing4You deleted the tests-mysql-address-arg branch January 28, 2022 16:32
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