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] update github workflow, circleci and github templates #1087

Merged
merged 13 commits into from
Sep 9, 2022

Conversation

zengyh1900
Copy link
Collaborator

@zengyh1900 zengyh1900 commented Sep 6, 2022

  1. update github workflow to enable testing on windows-cpu, windows-cu102, linux
  2. update github template including pr template, issue template.
  3. update circleci

@codecov
Copy link

codecov bot commented Sep 7, 2022

Codecov Report

Base: 83.54% // Head: 83.86% // Increases project coverage by +0.32% 🎉

Coverage data is based on head (2ed2545) compared to base (1c18d05).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1087      +/-   ##
==========================================
+ Coverage   83.54%   83.86%   +0.32%     
==========================================
  Files         223      223              
  Lines       12830    12738      -92     
  Branches     2096     2096              
==========================================
- Hits        10719    10683      -36     
+ Misses       1783     1716      -67     
- Partials      328      339      +11     
Flag Coverage Δ
unittests 83.86% <100.00%> (+0.35%) ⬆️

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

Impacted Files Coverage Δ
mmedit/apis/train.py 30.08% <ø> (ø)
mmedit/core/mask.py 97.72% <ø> (ø)
mmedit/core/utils/dist_utils.py 56.25% <ø> (ø)
mmedit/datasets/base_matting_dataset.py 100.00% <ø> (ø)
mmedit/datasets/base_sr_dataset.py 100.00% <ø> (ø)
mmedit/datasets/base_vfi_dataset.py 100.00% <ø> (ø)
mmedit/datasets/comp1k_dataset.py 100.00% <ø> (ø)
mmedit/datasets/img_inpainting_dataset.py 28.57% <ø> (ø)
mmedit/datasets/pipelines/augmentation.py 98.85% <ø> (-0.05%) ⬇️
mmedit/datasets/pipelines/blur_kernels.py 84.55% <ø> (ø)
... and 88 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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zengyh1900 zengyh1900 changed the title Master ci [Fix] update github workflow, circleci and github templates Sep 7, 2022
@zengyh1900 zengyh1900 merged commit 3400fbb into master Sep 9, 2022
@zengyh1900 zengyh1900 deleted the master-ci branch September 9, 2022 04:55
@zengyh1900 zengyh1900 mentioned this pull request Oct 9, 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.

4 participants