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

Feature/fiftyone 2 #365

Closed
wants to merge 37 commits into from
Closed

Feature/fiftyone 2 #365

wants to merge 37 commits into from

Conversation

tchaton
Copy link
Contributor

@tchaton tchaton commented Jun 4, 2021

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 Jun 4, 2021

Codecov Report

Merging #365 (f204bb2) into master (447c28e) will decrease coverage by 24.66%.
The diff coverage is 28.93%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #365       +/-   ##
===========================================
- Coverage   88.82%   64.15%   -24.67%     
===========================================
  Files          80       83        +3     
  Lines        4144     4478      +334     
===========================================
- Hits         3681     2873      -808     
- Misses        463     1605     +1142     
Flag Coverage Δ
gpu ?
pytest ?
unittests 64.15% <28.93%> (-24.67%) ⬇️

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

Impacted Files Coverage Δ
flash/image/classification/model.py 48.93% <0.00%> (-38.30%) ⬇️
flash/image/detection/data.py 28.44% <21.05%> (-68.33%) ⬇️
flash/core/classification.py 54.67% <22.22%> (-38.08%) ⬇️
flash/image/detection/serialization.py 26.31% <26.31%> (ø)
flash/core/data/data_source.py 58.85% <27.27%> (-36.91%) ⬇️
flash/core/integrations/fiftyone/utils.py 30.00% <30.00%> (ø)
flash/core/data/data_module.py 60.33% <32.00%> (-33.06%) ⬇️
flash/image/segmentation/data.py 36.17% <34.48%> (-52.58%) ⬇️
flash/video/classification/data.py 37.25% <35.89%> (-46.53%) ⬇️
flash/image/segmentation/serialization.py 54.38% <50.00%> (-32.58%) ⬇️
... and 56 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 447c28e...f204bb2. Read the comment docs.

@ethanwharris
Copy link
Collaborator

Closing this following merge of #360

@Borda Borda deleted the feature/fiftyone branch April 27, 2022 14:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants