Closed mergify[bot] closed 3 years ago
Merging #472 (bf0b74f) into main (93aee16) will decrease coverage by
0.00%
. The diff coverage is80.00%
.
@@ Coverage Diff @@
## main #472 +/- ##
==========================================
- Coverage 75.25% 75.25% -0.01%
==========================================
Files 23 23
Lines 2675 2683 +8
==========================================
+ Hits 2013 2019 +6
- Misses 662 664 +2
Impacted Files | Coverage Δ | |
---|---|---|
ospd/scan.py | 91.91% <75.00%> (-0.55%) |
:arrow_down: |
ospd/ospd.py | 73.38% <100.00%> (+0.04%) |
:arrow_up: |
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 93aee16...bf0b74f. Read the comment docs.
This is an automatic backport of pull request #471 done by Mergify. Cherry-pick of a682e99b93d57f89356b127d85990140834b1eb6 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.io/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport