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

Minor release 2.8 #153

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Minor release 2.8 #153

merged 1 commit into from
Jan 30, 2025

Conversation

northwestwitch
Copy link
Member

[2.8]

Added

  • validate endpoint, accepting germline or somatic json submissions and supporting validation against the official schema

Changed

  • Improve README and endpoint descriptions specifying that tsv_2_json and csv_2_json endpoints support only conversion for germline submission files
  • PR template to be more compact and user friendly

Fixed

  • GitHub action to use poetry v.1.7.1

Review

  • Tests executed by CR

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.88%. Comparing base (3bf9613) to head (304fd79).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   95.25%   94.88%   -0.38%     
==========================================
  Files          11       11              
  Lines         506      528      +22     
==========================================
+ Hits          482      501      +19     
- Misses         24       27       +3     
Flag Coverage Δ
unittests 94.88% <100.00%> (-0.38%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@northwestwitch northwestwitch merged commit 67c9ef8 into main Jan 30, 2025
7 checks passed
@northwestwitch
Copy link
Member Author

northwestwitch commented Jan 30, 2025

Deployed on prod now:

image image

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