Skip to content

draw outside images tests #132

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

Merged
merged 2 commits into from
Jul 14, 2022
Merged

Conversation

wadjih-bencheikh18
Copy link
Member

closes: #118

@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #132 (9d89c7e) into main (1e628bd) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   93.00%   93.07%   +0.06%     
==========================================
  Files         144      145       +1     
  Lines        4005     4045      +40     
  Branches      901      909       +8     
==========================================
+ Hits         3725     3765      +40     
  Misses        265      265              
  Partials       15       15              
Impacted Files Coverage Δ
src/roi/index.ts 100.00% <0.00%> (ø)
src/operations/copyTo.ts 100.00% <0.00%> (ø)
src/morphology/floodFill.ts 100.00% <0.00%> (ø)
src/operations/cropAlpha.ts 100.00% <0.00%> (ø)
src/IJS.ts 99.21% <0.00%> (+<0.01%) ⬆️

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 1e628bd...9d89c7e. Read the comment docs.

@targos targos requested a review from opatiny July 13, 2022 14:49
@targos targos merged commit 52a48e6 into image-js:main Jul 14, 2022
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.

Verify behaviour of drawing functions with objects outside of image
3 participants