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

Bump version to 0.5.2dev #898

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Bump version to 0.5.2dev #898

merged 1 commit into from
Oct 28, 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 Oct 28, 2021

Codecov Report

Merging #898 (d58a48c) into master (78faff0) will decrease coverage by 20.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #898       +/-   ##
===========================================
- Coverage   89.08%   68.87%   -20.22%     
===========================================
  Files         230      230               
  Lines       12708    12708               
===========================================
- Hits        11321     8752     -2569     
- Misses       1387     3956     +2569     
Flag Coverage Δ
unittests 68.87% <100.00%> (-20.22%) ⬇️

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

Impacted Files Coverage Δ
flash/__about__.py 100.00% <100.00%> (ø)
flash/core/integrations/icevision/transforms.py 13.33% <0.00%> (-80.84%) ⬇️
flash/core/serve/dag/visualize.py 19.04% <0.00%> (-76.20%) ⬇️
flash/core/serve/component.py 21.69% <0.00%> (-72.65%) ⬇️
...ash/pointcloud/segmentation/open3d_ml/backbones.py 20.83% <0.00%> (-70.84%) ⬇️
...lash/image/embedding/vissl/transforms/multicrop.py 27.27% <0.00%> (-69.70%) ⬇️
...lash/image/embedding/vissl/transforms/utilities.py 14.63% <0.00%> (-68.30%) ⬇️
...ash/pointcloud/detection/open3d_ml/data_sources.py 23.93% <0.00%> (-66.67%) ⬇️
flash/image/detection/serialization.py 28.57% <0.00%> (-65.31%) ⬇️
flash/text/question_answering/model.py 26.89% <0.00%> (-64.14%) ⬇️
... and 97 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 78faff0...d58a48c. Read the comment docs.

@ethanwharris ethanwharris merged commit e63a9a1 into master Oct 28, 2021
@ethanwharris ethanwharris deleted the changelog/0.5.2dev branch October 28, 2021 20:20
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.

1 participant