aio-libs / aiomysql

aiomysql is a library for accessing a MySQL database from the asyncio
https://aiomysql.rtfd.io
MIT License
1.74k stars 255 forks source link

Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 #827

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1.

Release notes

Sourced from pypa/gh-action-pypi-publish's releases.

v1.5.1

What's Changed

Full Changelog: https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.0...v1.5.1

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 2 years ago

Codecov Report

Merging #827 (1996094) into master (d3a553f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #827   +/-   ##
=======================================
  Coverage   93.61%   93.61%           
=======================================
  Files          36       36           
  Lines        5499     5499           
  Branches      928      928           
=======================================
  Hits         5148     5148           
  Misses        263      263           
  Partials       88       88           
Flag Coverage Δ
ubuntu-latest_3.10_mariadb-10.3 90.12% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.4 90.12% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.5 90.10% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.6 90.10% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.7 90.10% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.8 90.10% <ø> (ø)
ubuntu-latest_3.10_mysql-5.7 90.81% <ø> (ø)
ubuntu-latest_3.10_mysql-8.0 92.21% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.3 90.08% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.4 90.08% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.5 90.07% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.6 90.07% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.7 90.07% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.8 90.07% <ø> (ø)
ubuntu-latest_3.11-dev_mysql-5.7 90.78% <ø> (ø)
ubuntu-latest_3.11-dev_mysql-8.0 92.18% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.3 89.56% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.4 89.56% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.5 89.54% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.6 89.54% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.7 89.54% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.8 89.54% <ø> (ø)
ubuntu-latest_3.7_mysql-5.7 90.30% <ø> (ø)
ubuntu-latest_3.7_mysql-8.0 91.79% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.3 90.16% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.4 90.16% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.5 90.14% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.6 90.14% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.7 90.14% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.8 90.14% <ø> (ø)
ubuntu-latest_3.8_mysql-5.7 90.85% <ø> (ø)
ubuntu-latest_3.8_mysql-8.0 92.24% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.3 90.02% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.4 90.02% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.5 90.00% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.6 90.00% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.7 90.00% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.8 90.00% <ø> (ø)
ubuntu-latest_3.9_mysql-5.7 90.71% <ø> (ø)
ubuntu-latest_3.9_mysql-8.0 92.09% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us.