Skip to content

Test commands of mim in CI#1654

Merged
MeowZheng merged 3 commits intoopen-mmlab:masterfrom
zhouzaida:test-mim-in-ci
Jun 14, 2022
Merged

Test commands of mim in CI#1654
MeowZheng merged 3 commits intoopen-mmlab:masterfrom
zhouzaida:test-mim-in-ci

Conversation

@zhouzaida
Copy link

@zhouzaida zhouzaida commented Jun 9, 2022

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Test search command of mim in CI to ensure the format of metafile is correct.

Modification

Add .github/workflows/test_mim.yml

BC-breaking (Optional)

No

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 test to ensure the correctness.
  3. If the modification has potential influence on downstream projects, this PR should be tested with downstream projects, like MMDet or MMDet3D.
  4. The documentation has been modified accordingly, like docstring or example tutorials.

@CLAassistant
Copy link

CLAassistant commented Jun 9, 2022

CLA assistant check
All committers have signed the CLA.

@zhouzaida zhouzaida changed the title Test commands of mim in CI [WIP] Test commands of mim in CI Jun 9, 2022
@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #1654 (546c7ef) into master (60655de) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1654      +/-   ##
==========================================
- Coverage   90.25%   90.23%   -0.03%     
==========================================
  Files         142      142              
  Lines        8476     8478       +2     
  Branches     1428     1429       +1     
==========================================
  Hits         7650     7650              
- Misses        586      588       +2     
  Partials      240      240              
Flag Coverage Δ
unittests 90.23% <ø> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
mmseg/apis/inference.py 61.66% <0.00%> (-2.13%) ⬇️

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 60655de...546c7ef. Read the comment docs.

@MeowZheng MeowZheng self-requested a review June 14, 2022 02:54
@zhouzaida zhouzaida changed the title [WIP] Test commands of mim in CI Test commands of mim in CI Jun 14, 2022
@MeowZheng MeowZheng merged commit 2dede04 into open-mmlab:master Jun 14, 2022
@zhouzaida zhouzaida deleted the test-mim-in-ci branch June 15, 2022 02:44
ZhimingNJ pushed a commit to AetrexTechnology/mmsegmentation that referenced this pull request Jun 29, 2022
* Test commands of mim in CI

* trigger CI

* trigger CI
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.

4 participants