Update main branch#197
Merged
asherpasha merged 12 commits intomasterfrom Oct 23, 2023
Merged
Conversation
Updated dependancies.
- Band Endpoint grabs all band values for a given site, band and tree - Genotype_Id Endpoint grabs all trees for a given genotype - Uses updated SQL alchemy v2 syntax with mapped_columns - Includes tests
Added FastPheno endpoint:
Fast Pheno ready to go live. Dep updated.
Update Requirements
MySQL 8.1 and other updates.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #197 +/- ##
==========================================
+ Coverage 84.56% 85.32% +0.76%
==========================================
Files 43 45 +2
Lines 1600 1683 +83
Branches 408 419 +11
==========================================
+ Hits 1353 1436 +83
Misses 231 231
Partials 16 16
☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.