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

Update sql queries and extend mutation color palette #87

Merged
merged 4 commits into from
Jan 13, 2023

Conversation

johausmann
Copy link
Member

  • Updated raw SQL queries in queries.py to use SQLAlchemy text clause object and parameter substitution via placeholders.
  • Enhanced color palette for mutation statistics plots (inherited from ColorBrewer palette used previously).

@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Base: 83.21% // Head: 83.21% // No change to project coverage 👍

Coverage data is based on head (ac46a7d) compared to base (5185585).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #87   +/-   ##
========================================
  Coverage    83.21%   83.21%           
========================================
  Files           46       46           
  Lines         4218     4218           
========================================
  Hits          3510     3510           
  Misses         708      708           
Impacted Files Coverage Δ
covigator/dashboard/figures/__init__.py 100.00% <ø> (ø)
covigator/dashboard/figures/mutation_stats.py 70.96% <ø> (ø)
covigator/database/queries.py 70.12% <100.00%> (ø)

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@priesgo priesgo merged commit cc4460c into develop Jan 13, 2023
@priesgo priesgo deleted the update_sql_queries branch January 13, 2023 14:39
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