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 script to install ruby #4360

Merged
merged 1 commit into from
Dec 28, 2020
Merged

Fix script to install ruby #4360

merged 1 commit into from
Dec 28, 2020

Conversation

shinya7y
Copy link
Contributor

echo 'source $HOME/.bash_profile' >> ~/.bashrc may cause an infinite loop.
Flowchart examples:
https://www.solipsys.co.uk/images/BashStartupFiles1.png
https://cdn-ak.f.st-hatena.com/images/fotolife/N/Naotsugu/20191110/20191110015450.png

@codecov
Copy link

codecov bot commented Dec 27, 2020

Codecov Report

Merging #4360 (f41cc89) into master (482f60f) will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4360      +/-   ##
==========================================
+ Coverage   61.82%   61.94%   +0.12%     
==========================================
  Files         239      239              
  Lines       18265    18265              
  Branches     3058     3058              
==========================================
+ Hits        11292    11315      +23     
+ Misses       6425     6401      -24     
- Partials      548      549       +1     
Flag Coverage Δ
unittests 61.91% <ø> (+0.12%) ⬆️

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

Impacted Files Coverage Δ
mmdet/models/roi_heads/mask_heads/maskiou_head.py 100.00% <0.00%> (+5.37%) ⬆️
mmdet/models/roi_heads/mask_scoring_roi_head.py 87.50% <0.00%> (+32.14%) ⬆️

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 482f60f...f41cc89. Read the comment docs.

@ZwwWayne ZwwWayne merged commit 4c70c81 into open-mmlab:master Dec 28, 2020
@shinya7y shinya7y deleted the fix_rvm branch June 25, 2022 08:20
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