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

[Fix] Make inputs & channels smaller in unittest #1004

Merged
merged 1 commit into from
Nov 1, 2021

Conversation

MengzhangLI
Copy link
Contributor

Make inputs and channels .py file of
(1) ./tests/test_models/test_backbones/,
(2) ./tests/test_models/test_necks/
and (3) ./tests/test_models/test_heads/ to avoid failure of CI on Github.

@MengzhangLI MengzhangLI self-assigned this Oct 28, 2021
@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.82%. Comparing base (93f8b14) to head (8cc436a).
Report is 310 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1004      +/-   ##
==========================================
- Coverage   89.85%   89.82%   -0.04%     
==========================================
  Files         118      118              
  Lines        6558     6558              
  Branches     1019     1019              
==========================================
- Hits         5893     5891       -2     
- Misses        464      465       +1     
- Partials      201      202       +1     
Flag Coverage Δ
unittests 89.82% <ø> (-0.04%) ⬇️

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

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

@xvjiarui xvjiarui merged commit ddce375 into open-mmlab:master Nov 1, 2021
@MengzhangLI MengzhangLI deleted the small_unittest branch February 1, 2022 03:15
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
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