-
Notifications
You must be signed in to change notification settings - Fork 2
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
Release/v1.0.0 #49
Release/v1.0.0 #49
Conversation
merge main back to dev
…nfo and get_pharmacogenomic_info.
…mic_missed SDEV-4409 - use @deprecated decorator for get_cancer_predisposition_i…
…0insertion KBDEV-1236
KBDEV-1259 disabling some annotation tests
Bugfix/devsu 2477 filter gkb matches
Fix redundand disease matching
add image to test_upload contents
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #49 +/- ##
==========================================
- Coverage 86.23% 86.14% -0.09%
==========================================
Files 18 18
Lines 2157 2410 +253
==========================================
+ Hits 1860 2076 +216
- Misses 297 334 +37
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Flagging "Signature variants support" & "Multivariant statements handling" as breaking changes since it's breaking in regards to the IPR API. |
Running the gsc_report test suit, I'm getting one error: ValueError: Missing required IPR Expression column: ['kbCategory']. @dustinbleile , do you think it's something that need to be fixed on the pori_python side or on gsc_report?
|
Having the exact same error with both main and current release branch... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mathieulemieux I could not reproduce gsc_report errors.
My tests ran.
Looks like your failures are unrelated to pori_python and might have to do with access to the pediatric test_data at the gsc.
Ok, I'm glad to hear that. I have the peds_pog & PROFYLE_dart groups but maybe I'm missing one. Anyway, I'm happy enough with you having the tests passing! |
Bugfix/devsu 2606 add chr to chrband
merge bugfix/DEVSU-2606-add-chr-to-chrband
Breaking Changes
Improvements
Bugfixes