Closed dependabot[bot] closed 3 years ago
Code Climate has analyzed commit 9c892097 and detected 0 issues on this pull request.
View more on Code Climate.
Merging #29 (9c89209) into main (09c4c67) will increase coverage by
19.61%
. The diff coverage is79.32%
.:exclamation: Current head 9c89209 differs from pull request most recent head 4504167. Consider uploading reports for the commit 4504167 to get more accurate results
@@ Coverage Diff @@
## main #29 +/- ##
===========================================
+ Coverage 61.64% 81.25% +19.61%
===========================================
Files 17 17
Lines 571 811 +240
===========================================
+ Hits 352 659 +307
+ Misses 219 152 -67
Impacted Files | Coverage Δ | |
---|---|---|
ioccheck/reports/html_report.py | 42.85% <42.85%> (ø) |
|
ioccheck/cli/printers.py | 48.31% <48.31%> (ø) |
|
ioccheck/reports/report.py | 56.25% <56.25%> (ø) |
|
ioccheck/services/virustotal.py | 74.11% <72.72%> (+20.99%) |
:arrow_up: |
ioccheck/services/twitter.py | 80.00% <80.00%> (ø) |
|
ioccheck/services/malwarebazaar.py | 87.19% <86.45%> (+38.13%) |
:arrow_up: |
ioccheck/iocs/ioc.py | 88.99% <88.88%> (+12.60%) |
:arrow_up: |
ioccheck/services/shodan.py | 91.11% <91.89%> (+32.13%) |
:arrow_up: |
ioccheck/services/service.py | 90.32% <93.10%> (+33.17%) |
:arrow_up: |
ioccheck/iocs/hash.py | 98.66% <98.38%> (-1.34%) |
:arrow_down: |
... and 13 more |
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 3f26b8d...4504167. Read the comment docs.
Bumps click from 7.1.2 to 8.0.1.
Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
... (truncated)
Commits
baea623
Merge pull request #1919 from pallets/release-8.0.13149679
release version 8.0.16e91b13
Merge pull request #1918 from pallets/disable-windows-expansion6439aae
flag to control Windows pattern expansionfcf8205
Merge pull request #1916 from pallets/default-resilient985ca16
show help text with invalid default1b49159
Merge pull request #1915 from pallets/command-name0db91e2
return resolved name, not original name329b100
Merge pull request #1914 from pallets/custom-type-value0c108f2
document values passed to typesDependabot 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)