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

Update jenkinsfile #444

Merged
merged 3 commits into from
Jul 24, 2020
Merged

Update jenkinsfile #444

merged 3 commits into from
Jul 24, 2020

Conversation

hejm37
Copy link
Contributor

@hejm37 hejm37 commented Jul 24, 2020

The update of Jenkinsfile includes:

  • Use https aliyun pip source mirror;
  • Explicitly install Cython using pip to avoid CI failure;
  • Remove build directory before copying from source directory.

@codecov
Copy link

codecov bot commented Jul 24, 2020

Codecov Report

Merging #444 into master will decrease coverage by 1.57%.
The diff coverage is 29.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #444      +/-   ##
==========================================
- Coverage   63.99%   62.42%   -1.58%     
==========================================
  Files         124      126       +2     
  Lines        6933     7116     +183     
  Branches     1217     1255      +38     
==========================================
+ Hits         4437     4442       +5     
- Misses       2291     2469     +178     
  Partials      205      205              
Flag Coverage Δ
#unittests 62.42% <29.41%> (-1.58%) ⬇️

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

Impacted Files Coverage Δ
mmcv/runner/hooks/sync_buffer.py 0.00% <0.00%> (ø)
mmcv/runner/base_runner.py 66.83% <100.00%> (+0.84%) ⬆️
mmcv/onnx/onnx_utils/symbolic_helper.py 0.00% <0.00%> (ø)

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 903091e...0173f28. Read the comment docs.

@hellock hellock merged commit b20d6ab into open-mmlab:master Jul 24, 2020
wxzs5 pushed a commit to wxzs5/mmcv that referenced this pull request Jul 26, 2020
* chore: use https and rm work_dir before cp

* chore: explictly install Cython

* chore: rm dir:tmp before cp
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