hothouse icon indicating copy to clipboard operation
hothouse copied to clipboard

Update threads to the latest version

Open Leko opened this issue 5 years ago • 1 comments

Version 1.3.1 of threads was just published.

The version(1.3.1) is not covered by your current version range(^0.12.0).

Release Notes

v1.3.1

Here comes a small patch release fixing an edge-casy, but annoying bug in the workers.

Bug fixes

  • Prevent infinite recursion if uncaught error reporting throws (#219)

Powered by hothouse :honeybee:

Leko avatar Mar 17 '20 00:03 Leko

Codecov Report

Merging #826 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #826   +/-   ##
=======================================
  Coverage   45.57%   45.57%           
=======================================
  Files          23       23           
  Lines         509      509           
  Branches       59       59           
=======================================
  Hits          232      232           
  Misses        252      252           
  Partials       25       25           

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 225ec0d...2386348. Read the comment docs.

codecov-io avatar Mar 17 '20 00:03 codecov-io