Skip to content

Conversation

RunningLeon
Copy link
Collaborator

@RunningLeon RunningLeon commented Mar 30, 2023

Motivation

Update introduction image

Modification

Modify resources/introduction.png

  • Add supporting codebases: mmaction2, mmyolo
  • Add hanbo logo

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.

@RunningLeon RunningLeon requested a review from lvhan028 March 30, 2023 02:55
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Patch coverage: 22.84% and project coverage change: -1.11 ⚠️

Comparison is base (d28020e) 50.22% compared to head (93bf84e) 49.12%.

❗ Current head 93bf84e differs from pull request most recent head 6e6886a. Consider uploading reports for the commit 6e6886a to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #1937      +/-   ##
===========================================
- Coverage    50.22%   49.12%   -1.11%     
===========================================
  Files          325      337      +12     
  Lines        12421    12900     +479     
  Branches      1833     1893      +60     
===========================================
+ Hits          6239     6337      +98     
- Misses        5748     6121     +373     
- Partials       434      442       +8     
Flag Coverage Δ
unittests 49.12% <22.84%> (-1.11%) ⬇️

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

Impacted Files Coverage Δ
mmdeploy/apis/vacc/__init__.py 0.00% <0.00%> (ø)
mmdeploy/backend/ascend/wrapper.py 0.00% <ø> (ø)
mmdeploy/backend/sdk/wrapper.py 0.00% <0.00%> (ø)
mmdeploy/backend/tensorrt/utils.py 0.00% <0.00%> (ø)
mmdeploy/backend/tensorrt/wrapper.py 0.00% <0.00%> (ø)
mmdeploy/backend/vacc/wrapper.py 0.00% <0.00%> (ø)
mmdeploy/codebase/base/task.py 74.19% <0.00%> (-0.97%) ⬇️
mmdeploy/codebase/mmdet/deploy/object_detection.py 52.20% <0.00%> (-0.34%) ⬇️
...debase/mmdet/models/dense_heads/rtmdet_ins_head.py 11.94% <0.00%> (-0.19%) ⬇️
mmdeploy/mmcv/ops/nms.py 60.92% <0.00%> (ø)
... and 35 more

... and 2 files with indirect coverage changes

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.

@lvhan028 lvhan028 requested a review from irexyc March 30, 2023 05:05
@lvhan028 lvhan028 merged commit 3c110b8 into open-mmlab:dev-1.x Mar 30, 2023
@RunningLeon RunningLeon deleted the update_intro_img branch April 6, 2023 09:52
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.

2 participants