Closed dependabot[bot] closed 1 year ago
Merging #226 (e0b78a4) into main (5fe1b76) will decrease coverage by
44.4%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #226 +/- ##
========================================
- Coverage 81.3% 36.9% -44.4%
========================================
Files 22 22
Lines 1179 1179
Branches 171 171
========================================
- Hits 959 436 -523
- Misses 160 732 +572
+ Partials 60 11 -49
Flag | Coverage Δ | |
---|---|---|
integrationtests | 36.9% <ø> (ø) |
|
systemtests | 30.0% <ø> (ø) |
|
unittests | ? |
Flags with carried forward coverage won't be shown. Click here to find out more.
Superseded by #230.
Bumps pydantic from 1.10.9 to 2.0.
Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
aeb8fd0
fix publish_docs492db2a
Use exclude in pyproject.toml with black (#6316)aee6986
Prepare for release (#6319)08c473a
Index improvements (#6314)89032e1
Remove warning on top ofdocs/usage/types/callables.md
(#6318)c143ecd
PYD-131 Links between API and usage docs (#6307)119b9f5
Update mypy plugin (#6306)b1f689e
pydantic-core 2.0.1 (#6310)f2b866f
📝 Add note about page not up-to-date (#6312)0bc0e87
adding page about version compatibility (#6309)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)