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] Skip CI when some specific files were changed #642

Merged
merged 2 commits into from
Dec 8, 2021

Conversation

gaotongxiao
Copy link
Collaborator

Related PR: open-mmlab/mmcv#1533

@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #642 (c941b98) into main (e203d54) will increase coverage by 0.30%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #642      +/-   ##
==========================================
+ Coverage   84.92%   85.22%   +0.30%     
==========================================
  Files         143      145       +2     
  Lines        9809     9856      +47     
  Branches     1469     1482      +13     
==========================================
+ Hits         8330     8400      +70     
+ Misses       1150     1128      -22     
+ Partials      329      328       -1     
Flag Coverage Δ
unittests 85.22% <ø> (+0.30%) ⬆️

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

Impacted Files Coverage Δ
mmocr/utils/ocr.py 75.34% <0.00%> (-0.36%) ⬇️
mmocr/models/textrecog/encoders/satrn_encoder.py 100.00% <0.00%> (ø)
mmocr/models/textrecog/layers/transformer_layer.py
...r/models/textrecog/encoders/transformer_encoder.py
...r/models/textrecog/decoders/transformer_decoder.py
mmocr/models/textrecog/encoders/nrtr_encoder.py 100.00% <0.00%> (ø)
mmocr/models/textrecog/decoders/nrtr_decoder.py 97.18% <0.00%> (ø)
mmocr/models/textrecog/layers/satrn_layers.py 100.00% <0.00%> (ø)
mmocr/models/common/layers/transformer_layers.py 96.87% <0.00%> (ø)
mmocr/models/common/modules/transformer_module.py 98.68% <0.00%> (ø)
... and 5 more

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 e203d54...c941b98. Read the comment docs.

@Harold-lkk Harold-lkk self-requested a review December 7, 2021 12:58
@gaotongxiao gaotongxiao merged commit b1768d9 into open-mmlab:main Dec 8, 2021
gaotongxiao added a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
…ab#642)

* [Enhancement] Skip CI when some specific files were changed

* Update build.yml
gaotongxiao added a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
…ab#642)

* [Enhancement] Skip CI when some specific files were changed

* Update build.yml
@gaotongxiao gaotongxiao deleted the skip_ci branch November 8, 2022 04:45
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