Closed dependabot[bot] closed 1 year ago
Merging #221 (97db05c) into main (d6aea97) will decrease coverage by
44.4%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #221 +/- ##
========================================
- Coverage 81.4% 37.0% -44.4%
========================================
Files 22 22
Lines 1178 1178
Branches 171 171
========================================
- Hits 959 436 -523
- Misses 159 731 +572
+ Partials 60 11 -49
Flag | Coverage Δ | |
---|---|---|
integrationtests | 37.0% <ø> (ø) |
|
systemtests | ? |
|
unittests | ? |
Flags with carried forward coverage won't be shown. Click here to find out more.
Bumps pydantic from 1.10.8 to 1.10.9.
Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
9032648
Prepare for 1.10.9 (#6034)a350460
[Backport] Fix Decimal trailing zero handling (#5968)0813a03
Add future and past date hypothesis strategies (#5850)ca10302
[cherry-pick] Fix mypy plugin for 1.4.0 (#5927) (#5928)b9a316e
📌 Use Cython < v3 (#5845)25c99b5
Add Pydantic classifier (#5847)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)