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.0rc0 #717

Merged
merged 1 commit into from
Sep 1, 2021
Merged

Bump version to 0.5.0rc0 #717

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

Codecov Report

Merging #717 (10d02b8) into master (21da84d) will decrease coverage by 27.50%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #717       +/-   ##
===========================================
- Coverage   89.38%   61.88%   -27.51%     
===========================================
  Files         197      197               
  Lines       10512    10512               
===========================================
- Hits         9396     6505     -2891     
- Misses       1116     4007     +2891     
Flag Coverage Δ
unittests 61.88% <100.00%> (-27.51%) ⬇️

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/utilities/flash_cli.py 22.52% <0.00%> (-77.48%) ⬇️
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%) ⬇️
...ash/core/integrations/vissl/transforms/__init__.py 33.33% <0.00%> (-66.67%) ⬇️
...sh/core/integrations/vissl/transforms/multicrop.py 24.24% <0.00%> (-66.67%) ⬇️
flash/text/question_answering/model.py 25.36% <0.00%> (-65.22%) ⬇️
flash/image/detection/serialization.py 26.92% <0.00%> (-63.47%) ⬇️
...tcloud/segmentation/open3d_ml/sequences_dataset.py 20.18% <0.00%> (-62.39%) ⬇️
... and 111 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 21da84d...10d02b8. Read the comment docs.

@ethanwharris ethanwharris merged commit 9cb151f into master Sep 1, 2021
@ethanwharris ethanwharris deleted the bump_version_0.5.0rc0 branch September 1, 2021 20:15
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