Skip to content

Conversation

@shaneahmed
Copy link
Member

@shaneahmed shaneahmed commented Oct 22, 2021

  • Skip redundant get_pretrained_model test.

- Use smaller ndpi image for save_tiles to improve run time
- Fix bugs in cli save_tiles
- Remove test_save_tiles and use cli based test to avoid duplication
- Remove get_pretrained test
- Remove unused imports
- Fix cv2 1x1 resizing error
@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #170 (a58a087) into develop (e718398) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #170   +/-   ##
========================================
  Coverage    99.92%   99.92%           
========================================
  Files           40       40           
  Lines         2751     2786   +35     
  Branches       458      462    +4     
========================================
+ Hits          2749     2784   +35     
  Misses           1        1           
  Partials         1        1           
Impacted Files Coverage Δ
tiatoolbox/models/architecture/vanilla.py 100.00% <100.00%> (ø)
tiatoolbox/models/controller/semantic_segmentor.py 100.00% <100.00%> (ø)
tiatoolbox/utils/transforms.py 100.00% <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 e562e5c...a58a087. Read the comment docs.

@shaneahmed shaneahmed merged commit a96fceb into develop Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants