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] Use container in CI #502

Merged
merged 12 commits into from
Sep 28, 2021
Merged

Conversation

gaotongxiao
Copy link
Collaborator

@gaotongxiao gaotongxiao commented Sep 22, 2021

Modifications

  • Use containers in cuda checks which speeds up the CI process.
  • Fix the disappearance of test coverage report

@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #502 (f1d25e5) into main (e23b765) will decrease coverage by 0.01%.
The diff coverage is 90.90%.

❗ Current head f1d25e5 differs from pull request most recent head 940332c. Consider uploading reports for the commit 940332c to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #502      +/-   ##
==========================================
- Coverage   85.70%   85.69%   -0.02%     
==========================================
  Files         142      142              
  Lines        9532     9539       +7     
  Branches     1365     1364       -1     
==========================================
+ Hits         8169     8174       +5     
- Misses       1047     1048       +1     
- Partials      316      317       +1     
Flag Coverage Δ
unittests 85.69% <90.90%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
mmocr/apis/inference.py 68.96% <0.00%> (-1.47%) ⬇️
mmocr/core/evaluation/utils.py 88.98% <100.00%> (+0.29%) ⬆️

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 8c72d80...940332c. Read the comment docs.

@gaotongxiao gaotongxiao marked this pull request as ready for review September 28, 2021 04:43
@gaotongxiao gaotongxiao merged commit 06c726c into open-mmlab:main Sep 28, 2021
@gaotongxiao gaotongxiao deleted the cuda branch September 28, 2021 06:05
gaotongxiao added a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
gaotongxiao added a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 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.

2 participants