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

Develop 0 8 #588

Merged
merged 5 commits into from
Nov 20, 2023
Merged

Develop 0 8 #588

merged 5 commits into from
Nov 20, 2023

Conversation

Grifs
Copy link
Collaborator

@Grifs Grifs commented Nov 20, 2023

Describe your changes

This release fixes a bug in the Nextflow platform where calling a workflow with the .run() function without specifying the fromState argument would result in an error when the input channel contained tuples with more than two elements.

Issue ticket number and link

Closes #xxxx (Replace xxxx with the GitHub issue number)

Checklist before requesting a review

  • I have performed a self-review of my code

  • Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • Relevant unit tests have been added

@Grifs Grifs requested a review from rcannood November 20, 2023 08:08
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (36b3149) 88.93% compared to head (6ad6f63) 88.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #588   +/-   ##
=======================================
  Coverage   88.93%   88.93%           
=======================================
  Files         112      112           
  Lines        3598     3598           
  Branches      544      544           
=======================================
  Hits         3200     3200           
  Misses        398      398           

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

@Grifs Grifs merged commit cc18870 into main Nov 20, 2023
9 checks passed
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