Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Tool - Height Tool #1508

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

ArturRod
Copy link

@ArturRod ArturRod commented Sep 14, 2022

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    -> It is a new height measurement tool, to be able to compare height differences, for example, a hip.
  • What is the current behavior? (You can also link to an open issue here)
    -> Measure height:
    image
height-tool.mp4
  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    -> Being a new tool, the user can decide to add it to their projects or not.

@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #1508 (eab1836) into master (dbf874f) will increase coverage by 0.06%.
The diff coverage is 31.18%.

@@            Coverage Diff             @@
##           master    #1508      +/-   ##
==========================================
+ Coverage   23.86%   23.93%   +0.06%     
==========================================
  Files         287      289       +2     
  Lines       10141    10234      +93     
  Branches     2082     2102      +20     
==========================================
+ Hits         2420     2449      +29     
- Misses       6575     6627      +52     
- Partials     1146     1158      +12     
Files Changed Coverage Δ
src/drawing/drawHeight.js 0.00% <0.00%> (ø)
src/lib.js 100.00% <ø> (ø)
src/tools/annotation/HeightTool.js 35.80% <35.80%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant