Closed dependabot[bot] closed 5 months ago
Coverage Report
File Stmts Miss Cover Missing api/core routes.py 506 154 70% 31, 50, 71–77, 138–139, 149–150, 155–156, 163–165, 239, 248–249, 258–259, 266–268, 278, 344, 353–354, 363–364, 369–370, 377–379, 455, 464–465, 474–475, 482–484, 494–495, 557, 566–567, 576–577, 582–583, 652, 661–662, 671–672, 682–683, 718–747, 767–797, 805–878, 893, 955–956, 963–965, 1001–1019, 1040–1058, 1112, 1182–1186, 1244, 1251–1252, 1259–1271, 1385–1389, 1404–1405, 1413 utils.py 29 13 55% 9–16, 19–26, 50–61 api/core/database models.py 38 12 68% 18–20, 23, 49–55, 58 tests conftest.py 15 1 93% 30 TOTAL 772 180 77%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
16 | 0 :zzz: | 0 :x: | 0 :fire: | 4.420s :stopwatch: |
Bumps gunicorn from 21.2.0 to 22.0.0.
Release notes
Sourced from gunicorn's releases.
Commits
f63d59e
bump to 22.04ac81e0
Merge pull request #3175 from e-kwsm/typo401cecf
Merge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3
fix(deps): exclude eventlet 0.36.0628a0bc
chore: fix typos88fc4a4
Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fc
CI: back off the agressive timeoutf470382
docs: promise 3.12 compat5e30bfa
add changelog to project.urls (updated for PEP621)481c3f9
remove setup.cfg - overridden by pyproject.tomlDependabot 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 show