Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Swap PATHS for FOLDERS and FILES and change TENSOR -> TENSORS #289

Merged
merged 4 commits into from
May 12, 2021

Conversation

ethanwharris
Copy link
Collaborator

What does this PR do?

Fixes # (issue)

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests? [not needed for typos/docs]
  • Did you verify new and existing tests pass locally with your changes?
  • If you made a notable change (that affects users), did you update the CHANGELOG?

PR review

  • Is this pull request ready for review? (if not, please submit in draft mode)

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #289 (99c5555) into master (87bdb09) will decrease coverage by 3.96%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
- Coverage   88.22%   84.25%   -3.97%     
==========================================
  Files          74       74              
  Lines        3574     3575       +1     
==========================================
- Hits         3153     3012     -141     
- Misses        421      563     +142     
Flag Coverage Δ
unittests 84.25% <100.00%> (-3.97%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
flash/data/data_module.py 90.90% <ø> (-1.44%) ⬇️
flash/video/classification/data.py 76.05% <ø> (-5.64%) ⬇️
flash/vision/classification/data.py 92.30% <ø> (-1.10%) ⬇️
flash/vision/detection/data.py 97.18% <ø> (ø)
flash/vision/segmentation/data.py 88.63% <ø> (ø)
flash/data/data_source.py 94.30% <100.00%> (-2.42%) ⬇️
flash/vision/embedding/model.py 65.38% <100.00%> (ø)
flash/text/seq2seq/core/data.py 44.44% <0.00%> (-43.06%) ⬇️
flash/video/classification/model.py 50.00% <0.00%> (-37.84%) ⬇️
flash/text/classification/data.py 56.04% <0.00%> (-31.87%) ⬇️
... and 13 more

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 87bdb09...99c5555. Read the comment docs.

@ethanwharris ethanwharris merged commit 1380c53 into master May 12, 2021
@ethanwharris ethanwharris deleted the bugfix/data_source_names branch May 12, 2021 14:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants