Add openproblems-cli test instructions - #557
Conversation
Codecov ReportBase: 94.20% // Head: 94.72% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #557 +/- ##
==========================================
+ Coverage 94.20% 94.72% +0.51%
==========================================
Files 116 142 +26
Lines 3018 3618 +600
Branches 157 188 +31
==========================================
+ Hits 2843 3427 +584
- Misses 119 126 +7
- Partials 56 65 +9
Flags with carried forward coverage won't be shown. Click here to find out 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. |
|
cc @mxposed |
|
A few things I ran into when testing for the Seurat branch:
|
Yes please!
Easiest thing is probably just to switch to bash :) Maybe just add a note to the README explaining that these commands are designed for bash.
You shouldn't need a venv... can you share the full command and logs with me so I can try to replicate? |
I don't think I can push directly to this pull request, so I created another one: scottgigante-immunai#4
Added this to EC2.md
Just tested, the problem still persists for me, please see the attached log. I'm not sure what is the source of the problem, but I suspect some bad interaction between pip and setuptools? |
Add AWS profile to EC2 instructions, fix launching command
|
Ah! You need to be inside a docker image. I updated the instructions. |
Great, thanks! |
|
Happy for me to merge? |
@LuckyMD want to try these instructions out and let me know how you do?