rupav jain

Results 10 issues of rupav jain

#### Expected Behaviour no error while creating JVM on a pipeline run. #### Actual Behaviour Currently for a pipeline, JVM is started, and stopped, but on running the 2nd pipeline,...

bug
priority

#### Expected Behaviour If new pipe's name doesn't match with any existing, backend read api error should not be reflected back in the console. #### Actual Behaviour Currently, while creating...

enhancement

This will be used to download data from [NCBI](https://www.ncbi.nlm.nih.gov/) into Candis. **Checklist:** to implement - [x] Add API endpoint to call Entrez module. - [x] Add GEO module - [x]...

#### Expected Behaviour Table(React data grid) should be created with all the cells filled. #### Actual Behaviour Currently on creating new pipeline, React data grid even on after saving the...

###### Explanation About What Code Achieves: - Explanation https://github.com/travis-ci/travis-ci/issues/9815 With python 3.7 released last month, checking if candis is compatible with the latest version. If not will be working on...

#### Expected Behaviour After splitting data with Percent feature, following thing will happen: 1).User enters the split percentage. 2). Candis firstly randomize the provided data. 3). Then split the data...

enhancement

###### Explanation About What Code Achieves: - Explanation Credit to @achillesrasquinha 's code for logger.py. Refer: [logger.py](https://github.com/achillesrasquinha/Flask-React-Boilerplate/blob/develop/app/logger.py) In addition to above code, added a FileHander for logging into log file...

###### Explanation About What Code Achieves: - Refer https://github.com/zalmoxisus/redux-devtools-extension#12-advanced-store-setup

Feature Request
dont-merge
discuss

This issue is to achieve 100% code coverage on frontend. **Cheklist:** - [x] Add JEST - refer #45 - [x] Add coverage tool - refer #49 - [x] Add enzyme....

enhancement

## 🐛 Bug Report **🔎 Describe the Bug** Give a clear and concise description of the bug. I have a fastapi uvicorn server which serves multiple concurrent requests. In each...

bug