cornerstonejs / cornerstoneTools

A framework for tools built on top of Cornerstone.
https://tools.cornerstonejs.org/
MIT License
574 stars 456 forks source link

fix bidirectional color customization #1472

Closed ladeirarodolfo closed 2 years ago

ladeirarodolfo commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #1472 (3654b92) into master (95c3b7c) will increase coverage by 0.60%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1472      +/-   ##
==========================================
+ Coverage   20.16%   20.77%   +0.60%     
==========================================
  Files         287      287              
  Lines       10102    10101       -1     
  Branches     2060     2059       -1     
==========================================
+ Hits         2037     2098      +61     
+ Misses       6852     6801      -51     
+ Partials     1213     1202      -11     
Impacted Files Coverage Δ
...ols/annotation/bidirectionalTool/renderToolData.js 80.39% <100.00%> (+78.46%) :arrow_up:
src/drawing/drawHandles.js 84.00% <0.00%> (+4.00%) :arrow_up:
src/stateManagement/toolColors.js 50.00% <0.00%> (+20.00%) :arrow_up:
src/tools/annotation/BidirectionalTool.js 59.09% <0.00%> (+54.54%) :arrow_up:
src/drawing/draw.js 100.00% <0.00%> (+100.00%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

dannyrb commented 2 years ago

:tada: This PR is included in version 6.0.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: