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

feat: Release v15.0.1 #1452

Merged
merged 2 commits into from
Jun 26, 2024
Merged

feat: Release v15.0.1 #1452

merged 2 commits into from
Jun 26, 2024

Conversation

ivadym
Copy link
Contributor

@ivadym ivadym commented Jun 19, 2024

Description

Patch release v15.0.1

[15.0.1]

Added:
^^^^^^

  • CLI option for the minimum raw reads supporting each UMI group filter

Documentation

  • N/A
  • Updated Balsamic documentation to reflect the changes as needed for this PR.
    • [Document Name]

Tests

#1451

Checklist

Important

Ensure that all checkboxes below are ticked before merging.

For Developers

  • PR Description
    • Provided a comprehensive description of the PR.
    • Linked relevant user stories or issues to the PR.
  • Documentation
    • Verified and updated documentation if necessary.
  • Tests
    • Described and tested the functionality addressed in the PR.
    • Ensured integration of the new code with existing workflows.
    • Confirmed that meaningful unit tests were added for the changes introduced.
    • Checked that the PR has successfully passed all relevant code smells and coverage checks.
  • Review
    • Addressed and resolved all the feedback provided during the code review process.
    • Obtained final approval from designated reviewers.

For Reviewers

  • Code
    • Code implements the intended features or fixes the reported issue.
    • Code follows the project's coding standards and style guide.
  • Documentation
    • Pipeline changes are well-documented in the CHANGELOG and relevant documentation.
  • Tests
    • The author provided a description of their manual testing, including consideration of edge cases and boundary
      conditions where applicable, with satisfactory results.
  • Review
    • Confirmed that the developer has addressed all the comments during the code review.

@ivadym ivadym added the Release Release related changes label Jun 19, 2024
@ivadym ivadym requested a review from a team as a code owner June 19, 2024 08:26
@ivadym ivadym linked an issue Jun 19, 2024 that may be closed by this pull request
7 tasks
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.45%. Comparing base (8c5e424) to head (2f16974).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1452   +/-   ##
=======================================
  Coverage   99.44%   99.45%           
=======================================
  Files          40       40           
  Lines        1994     2005   +11     
=======================================
+ Hits         1983     1994   +11     
  Misses         11       11           
Flag Coverage Δ
unittests 99.45% <100.00%> (+<0.01%) ⬆️

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.

Copy link
Contributor

@mathiasbio mathiasbio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All code included in this PR has been reviewed previously, so it should be fine! But of course let's wait for the results from the verification before deploying it :D

Copy link

sonarcloud bot commented Jun 19, 2024

@ivadym ivadym merged commit ae2cf75 into master Jun 26, 2024
23 checks passed
@ivadym ivadym deleted the release_v15.0.1 branch June 26, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Release related changes
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

Verification Report [v15.0.1]
2 participants