Closed dependabot[bot] closed 1 year ago
Merging #93 (6b755ce) into main (86054d9) will decrease coverage by
0.13%
. Report is 11 commits behind head on main. The diff coverage is95.65%
.
@@ Coverage Diff @@
## main #93 +/- ##
==========================================
- Coverage 93.30% 93.18% -0.13%
==========================================
Files 10 10
Lines 807 836 +29
==========================================
+ Hits 753 779 +26
- Misses 54 57 +3
Files Changed | 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: |
... and 1 file with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Superseded by #96.
Bumps strawberry-graphql from 0.190.0 to 0.199.3.
Release notes
Sourced from strawberry-graphql's releases.
... (truncated)
Changelog
Sourced from strawberry-graphql's changelog.
... (truncated)
Commits
1cb0edb
Release 🍓 0.199.3b2b82b0
fix: properly handle async iterables that after sliced are not async iterable...3a81bb7
Bump pytest-mypy-plugins from 2.0.0 to 3.0.0 (#3013)69bbe91
Bump botocore from 1.31.16 to 1.31.18 (#3009)b6c3041
Bump django from 4.2.3 to 4.2.4 (#3010)b3003cc
Release 🍓 0.199.22887a44
Improve how we strip async types and annotated (#3008)2dac721
Release 🍓 0.199.18a2e1f5
Trigger for release (#3007)3e5f091
Bump ddtrace from 1.17.2 to 1.17.3 (#3004)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)