viash-io / viash

script + metadata = standalone component
https://viash.io
GNU General Public License v3.0
39 stars 2 forks source link

Fix type mismatch with nextflow latest #640

Closed Grifs closed 9 months ago

Grifs commented 9 months ago

Describe your changes

Fix an issue with current nextflow-latest (24.01.0-edge) where our supporting library passes a GString instead of a String and results in a type mismatch

Related issue(s)

Closes #xxxx

Type of Change

Checklist

Requirements:

Tests:

Documentation:

Test Environment

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6e3f36d) 88.72% compared to head (b9abe63) 88.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop_0_8 #640 +/- ## ============================================ Coverage 88.72% 88.72% ============================================ Files 120 120 Lines 3629 3629 Branches 529 529 ============================================ Hits 3220 3220 Misses 409 409 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.