Skip to content

Commit

Permalink
Merge pull request #312 from Clinical-Genomics/installing_cryptography
Browse files Browse the repository at this point in the history
Added cryptography dependency
  • Loading branch information
northwestwitch authored Jun 5, 2024
2 parents 3524601 + 17ef357 commit b37e121
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 72 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## [unreleased]
### CHanged
### Added
- `cryptography` lib dependency
### Changed
- Updated PR template
- Generalised issue templates to make them more user-friendly for people outside our organisation
- Moved logging setup out of app lifespan and db initialisation logic
Expand Down Expand Up @@ -32,7 +34,7 @@
## [1.5.1]
### Fixed
- Avoid MySQLdb.OperationalError `Server has gone away` by modifying by setting `pool_pre_ping=True` when creating the engine
- Coverage report screenshot displayed on README page and on the documenattion to reflect true statistics from the demo samples
- Coverage report screenshot displayed on README page and on the documentation to reflect true statistics from the demo samples
- Coverage report/overview page crashing when transcripts or exons intervals are required only genes are loaded
- Coverage overview over a gene should return transcript statistics if D4 file contains WGS data

Expand Down
Loading

0 comments on commit b37e121

Please sign in to comment.