Closed dependabot[bot] closed 2 years ago
Merging #563 (83ed604) into master (f668e68) will decrease coverage by
0.14%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #563 +/- ##
==========================================
- Coverage 76.42% 76.27% -0.15%
==========================================
Files 66 66
Lines 4755 4755
==========================================
- Hits 3634 3627 -7
- Misses 1121 1128 +7
Flag | Coverage Δ | |
---|---|---|
python | 76.27% <ø> (-0.15%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
flood_forecast/time_model.py | 79.54% <0.00%> (-3.41%) |
:arrow_down: |
flood_forecast/transformer_xl/multi_head_base.py | 88.57% <0.00%> (-2.86%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f668e68...83ed604. Read the comment docs.
Superseded by #564.
Updates the requirements on setuptools to permit the latest version.
Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
edaf14a
Bump version: 62.6.0 → 63.0.0d680efc
Merge pull request #3421 from benoit-pierre/pr/fix_60.8.0+_performancedc64dfd
add changelog entry26ff94e
setuptools/tests: minor cleanup2b8a94c
setuptools/vendored: dropnspektr
36981f1
setuptools: drop support for installing an entrypoint dependenciesaa4fa92
setuptools: add test for distutils' entrypoints using extras641cb89
Merge pull request #3426 from matjansen/fix-userguide-typo55fd336
fix userguide typo1a45c10
Clarify include/exclude in docs about package discovery (#3420)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)