Closed dependabot[bot] closed 1 year ago
Merging #161 (2aa43c8) into master (6483aac) will increase coverage by
2.06%
. The diff coverage is93.60%
.
@@ Coverage Diff @@
## master #161 +/- ##
==========================================
+ Coverage 92.48% 94.55% +2.06%
==========================================
Files 45 44 -1
Lines 1225 1267 +42
==========================================
+ Hits 1133 1198 +65
+ Misses 92 69 -23
Impacted Files | Coverage Δ | |
---|---|---|
src/tickit/core/management/schedulers/master.py | 85.18% <33.33%> (-3.06%) |
:arrow_down: |
src/tickit/adapters/zeromq/push_adapter.py | 91.04% <91.04%> (ø) |
|
src/tickit/adapters/epicsadapter/adapter.py | 100.00% <100.00%> (+12.24%) |
:arrow_up: |
src/tickit/adapters/httpadapter.py | 100.00% <100.00%> (+48.57%) |
:arrow_up: |
...t/adapters/interpreters/endpoints/http_endpoint.py | 100.00% <100.00%> (ø) |
|
src/tickit/core/management/event_router.py | 97.80% <100.00%> (ø) |
@RAYemelyanova is this change ignorable now?
Superseded by #171.
Bumps click from 8.1.3 to 8.1.5.
Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
63c1716
release version 8.1.5449d38f
Fix types, introduce type tests (#2562)d17dbc2
start version 8.1.5f20395d
release version 8.1.4 (#2557)3d873a3
release version 8.1.4dd691da
use pypi trusted publisher authb67fe5f
completion doesn't fail withexpose_value=False
(#2556)4cf7c6c
completion works for expose_value=False5499471
echo doesn't fail with no streams (#2555)ecb9983
echo doesn't fail with no streamsDependabot 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)