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

coverage report gives different numbers when page is refreshed #29

Open
northwestwitch opened this issue Mar 27, 2018 · 1 comment
Open

Comments

@northwestwitch
Copy link

northwestwitch commented Mar 27, 2018

Hi @robinandeer ! Hope everything is fine with you :)
I'm trying to solve this bug in scout (Clinical-Genomics/scout#778) . The problem is after creating a report, if the page is refreshed (or the url is copied to another browser page) the hidden list of gene ids that is passed from scout is not passed any more so the coverage is not done on the genes of the panel.

To fix the problem I was going to save the initial gene list into a session object that I'm going to use to calculate the coverage if the request.args are null or if the method=='GET'.

Do you want me to create a pull request on your repo here or you prefer me to fix everything on the clinical genomics fork and that's it?

@ingkebil
Copy link

hehe, you did good by forking the repo. Let's fix the issue there.

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

No branches or pull requests

2 participants