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

use ImageBase.restrict #127

Merged
merged 2 commits into from
Jun 2, 2021
Merged

use ImageBase.restrict #127

merged 2 commits into from
Jun 2, 2021

Conversation

johnnychen94
Copy link
Member

@johnnychen94 johnnychen94 commented Jun 2, 2021

The tests for restrict are still kept here; more test cases are added to ImageBase side.

closes #69

@codecov
Copy link

codecov bot commented Jun 2, 2021

Codecov Report

Merging #127 (1ea2653) into master (328a4b8) will decrease coverage by 2.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   93.90%   91.74%   -2.16%     
==========================================
  Files           8        8              
  Lines         328      218     -110     
==========================================
- Hits          308      200     -108     
+ Misses         20       18       -2     
Impacted Files Coverage Δ
src/ImageTransformations.jl 83.33% <ø> (ø)
src/resizing.jl 100.00% <100.00%> (+1.19%) ⬆️

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 328a4b8...1ea2653. Read the comment docs.

src/resizing.jl Outdated Show resolved Hide resolved
@johnnychen94 johnnychen94 merged commit c73b48e into master Jun 2, 2021
@johnnychen94 johnnychen94 deleted the jc/imagebase branch June 2, 2021 14:37
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.

Move restrict to a faster loading package?
1 participant