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

Release 0.16.2 #115

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Release 0.16.2 #115

merged 2 commits into from
Mar 19, 2024

Conversation

johandahlberg
Copy link
Contributor

Description

Cherry pick fix to --polarization-n-permutations from dev to make sure we can release 0.16.2 fixing the issue that this parameter was uninitialized.

Fixes: EXE-1362

Type of change

Hotfix plus release notes.

How Has This Been Tested?

We ran pixelator single-cell analysis and check that it was initialized to 0 rather than None.

PR checklist:

  • This comment contains a description of changes (with reason).
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • If a new tool or package is included, I have updated poetry.lock, and cited it properly
  • I have checked my code and documentation and corrected any misspellings
  • I have documented any significant changes to the code in CHANGELOG.md

@johandahlberg johandahlberg requested a review from ptajvar March 19, 2024 12:16
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.59%. Comparing base (11dd888) to head (cffbb1f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #115   +/-   ##
=======================================
  Coverage   74.59%   74.59%           
=======================================
  Files          87       87           
  Lines        4874     4874           
=======================================
  Hits         3636     3636           
  Misses       1238     1238           

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

@johandahlberg johandahlberg merged commit 90fd3c7 into main Mar 19, 2024
15 checks passed
@johandahlberg johandahlberg deleted the feature/exe-1362-hot-fix-for-0.16.1 branch March 19, 2024 12:24
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.

3 participants