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

[Enhancement] Support flexible runner #2646

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

cir7
Copy link
Collaborator

@cir7 cir7 commented Aug 15, 2023

Motivation

[Enhancement] Support flexible runner

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Patch coverage: 30.23% and project coverage change: -0.14% ⚠️

Comparison is base (c548788) 76.18% compared to head (eab0df9) 76.04%.
Report is 11 commits behind head on dev-1.x.

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

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2646      +/-   ##
===========================================
- Coverage    76.18%   76.04%   -0.14%     
===========================================
  Files          170      170              
  Lines        13792    13806      +14     
  Branches      2361     2365       +4     
===========================================
- Hits         10507    10499       -8     
- Misses        2718     2739      +21     
- Partials       567      568       +1     
Flag Coverage Δ
unittests 76.04% <30.23%> (-0.14%) ⬇️

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

Files Changed Coverage Δ
mmaction/apis/__init__.py 100.00% <ø> (ø)
mmaction/apis/inference.py 64.51% <14.70%> (-18.28%) ⬇️
mmaction/models/losses/hvu_loss.py 86.36% <50.00%> (+0.20%) ⬆️
mmaction/datasets/transforms/formatting.py 92.12% <100.00%> (-0.52%) ⬇️
mmaction/datasets/transforms/loading.py 81.73% <100.00%> (+0.40%) ⬆️
mmaction/models/heads/tpn_head.py 90.69% <100.00%> (+4.65%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cir7 cir7 force-pushed the lilin/support_runner_config branch from ab88c42 to afb07cd Compare August 16, 2023 06:26
@cir7 cir7 merged commit de82f14 into open-mmlab:dev-1.x Sep 6, 2023
6 of 8 checks passed
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