Closed dependabot[bot] closed 1 year ago
Merging #87 (06cf7d2) into main (86054d9) will decrease coverage by
0.01%
. The diff coverage is95.65%
.
@@ Coverage Diff @@
## main #87 +/- ##
==========================================
- Coverage 93.30% 93.30% -0.01%
==========================================
Files 10 10
Lines 807 836 +29
==========================================
+ Hits 753 780 +27
- Misses 54 56 +2
Impacted Files | Coverage Δ | |
---|---|---|
src/coniql/simplugin.py | 94.54% <66.66%> (-0.52%) |
:arrow_down: |
src/coniql/types.py | 94.19% <66.66%> (-0.55%) |
:arrow_down: |
src/coniql/strawberry_schema.py | 98.67% <98.24%> (+0.17%) |
:arrow_up: |
src/coniql/caplugin.py | 92.81% <100.00%> (+0.22%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Superseded by #88.
Bumps strawberry-graphql from 0.190.0 to 0.195.2.
Release notes
Sourced from strawberry-graphql's releases.
... (truncated)
Changelog
Sourced from strawberry-graphql's changelog.
... (truncated)
Commits
dcd541f
Release 🍓 0.195.2db0cdb4
Fix relay connection paging without first argument (#2938)c1e7732
Release 🍓 0.195.15393eed
Skip optimised check when returning generic types (#2955)18f8b44
Release 🍓 0.195.092e1151
Improve interface performance using resolve_type (#1949)1360e30
Add interface performance benchmark (#2948)fb7a9c4
Fix link to relay page (#2947)efcd602
Add codspeed for benchmarks (#2940)a1dae33
Move tests around (#2918)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)