Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump version to v0.14.0 #1943

Merged
merged 15 commits into from
Apr 5, 2023
Merged

Conversation

RunningLeon
Copy link
Collaborator

@RunningLeon RunningLeon commented Mar 30, 2023

Motivation

Modification

Please briefly describe what modification is made in this PR.

  • Bump version to v0.14.0
  • Update readme for the realease of MMDeploy 1.x

BC-breaking (Optional)

Does the modification introduce changes that break the backward-compatibility of the downstream repositories?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.

Checklist

  1. Pre-commit or other linting tools are used to fix the potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit tests to ensure the correctness.
  3. If the modification has a dependency on downstream projects of a newer version, this PR should be tested with all supported versions of downstream projects.
  4. The documentation has been modified accordingly, like docstring or example tutorials.

@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (bbee83d) 44.69% compared to head (caf2e35) 44.69%.

❗ Current head caf2e35 differs from pull request most recent head 625a155. Consider uploading reports for the commit 625a155 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1943   +/-   ##
=======================================
  Coverage   44.69%   44.69%           
=======================================
  Files         360      360           
  Lines       12978    12978           
  Branches     1852     1852           
=======================================
  Hits         5800     5800           
  Misses       6767     6767           
  Partials      411      411           
Flag Coverage Δ
unittests 44.69% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@RunningLeon RunningLeon changed the title [Enhance]: Update readme for the realease of MMDeploy 1.x bump version to v0.14.0 Mar 31, 2023
@RunningLeon RunningLeon requested review from irexyc and lvhan028 April 4, 2023 07:39
@RunningLeon RunningLeon removed the WIP label Apr 4, 2023
@irexyc
Copy link
Collaborator

irexyc commented Apr 4, 2023

There are two conflicts.

@lvhan028 lvhan028 merged commit c737563 into open-mmlab:master Apr 5, 2023
@RunningLeon RunningLeon deleted the update_readme branch April 6, 2023 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants