boxkite-ml / boxkite

Concept drift monitoring for HA model servers.
Apache License 2.0
101 stars 14 forks source link

Bump fluent-logger from 0.9.6 to 0.10.0 #17

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fluent-logger from 0.9.6 to 0.10.0.

Commits
  • ace80f4 Merge pull request #173 from arcivanov/unpin_msgpack
  • 0568a26 Unpin msgpack version
  • d1b81ba Merge pull request #156 from pguz/queue_overflow_handler
  • 478bd02 Respect multithreading in asynchandler test.
  • 84808c3 Execute queue overflow handler in case of no errors.
  • 8e70e6a Fix tests.
  • 258b445 Add queue overflow handler in asyncsender.
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #17 (a20c391) into master (0cc0320) will decrease coverage by 2.19%. The diff coverage is n/a.

:exclamation: Current head a20c391 differs from pull request most recent head dd7356c. Consider uploading reports for the commit dd7356c to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   93.56%   91.36%   -2.20%     
==========================================
  Files          16       16              
  Lines         404      417      +13     
==========================================
+ Hits          378      381       +3     
- Misses         26       36      +10     
Impacted Files Coverage Δ
boxkite/utils/histogram.py 75.51% <0.00%> (-18.37%) :arrow_down:
boxkite/monitoring/collector/inference.py 96.00% <0.00%> (-1.30%) :arrow_down: