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

Inverse watershed to labelling pixels in findPeaks2DRegion #12

Merged
merged 2 commits into from Feb 6, 2021

Conversation

jobo322
Copy link
Member

@jobo322 jobo322 commented Feb 6, 2021

No description provided.

@codecov
Copy link

codecov bot commented Feb 6, 2021

Codecov Report

Merging #12 (07fcf3b) into master (3d1dc98) will decrease coverage by 4.90%.
The diff coverage is 84.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   97.87%   92.96%   -4.91%     
==========================================
  Files           2        3       +1     
  Lines         141      199      +58     
  Branches       44       59      +15     
==========================================
+ Hits          138      185      +47     
- Misses          3       13      +10     
- Partials        0        1       +1     
Impacted Files Coverage Δ
src/index.js 92.85% <68.75%> (-4.90%) ⬇️
src/drainLabelling.js 89.79% <89.79%> (ø)
src/floodFillLabelling.js 96.15% <100.00%> (ø)

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 3d1dc98...715e1d7. Read the comment docs.

@jobo322 jobo322 merged commit 308a0fc into master Feb 6, 2021
@jobo322 jobo322 deleted the inverseWatershed branch February 6, 2021 16:41
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