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

Improve error handling for batch queries #37

Conversation

MikeWLloyd
Copy link
Collaborator

Error handling and notification modals were added for case where user inputs csv file with no overlapping marker names between input file and currently loaded database.

@coveralls
Copy link

coveralls commented Nov 15, 2024

Pull Request Test Coverage Report for Build 11858605646

Details

  • 0 of 12 (0.0%) changed or added relevant lines in 2 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.1%) to 13.67%

Changes Missing Coverage Covered Lines Changed/Added Lines %
strprofiler/shiny_app/calc_functions.py 0 1 0.0%
strprofiler/shiny_app/shiny_app.py 0 11 0.0%
Files with Coverage Reduction New Missed Lines %
strprofiler/shiny_app/calc_functions.py 1 0.0%
strprofiler/shiny_app/shiny_app.py 3 0.0%
Totals Coverage Status
Change from base Build 11147126779: -0.1%
Covered Lines: 111
Relevant Lines: 812

💛 - Coveralls

@j-andrews7 j-andrews7 merged commit 0899b29 into main Nov 15, 2024
8 checks passed
@MikeWLloyd MikeWLloyd deleted the 36-in-app-catch-sample-column-name-not-being-whats-expected-in-uploaded-file branch November 20, 2024 14:10
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.

In app, catch Sample column name not being what's expected in uploaded file
3 participants