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

Fix progress and StepID when there are multiple graph operations from… #288

Merged
merged 5 commits into from
Aug 2, 2024

Conversation

thomaskrause
Copy link
Member

… the same type in the workflow

Currently, a "tok" column would also be outputted as namespaced segmentation instead of using it  as the base token layer.
@thomaskrause thomaskrause marked this pull request as ready for review August 2, 2024 12:28
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

Attention: Patch coverage is 95.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 82.24%. Comparing base (b2588af) to head (42e3bd2).

Files Patch % Lines
src/workflow.rs 75.00% 3 Missing and 5 partials ⚠️
src/importer/file_nodes.rs 0.00% 0 Missing and 1 partial ⚠️
src/manipulator/collapse.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #288      +/-   ##
==========================================
+ Coverage   82.20%   82.24%   +0.04%     
==========================================
  Files          43       43              
  Lines       15400    15452      +52     
  Branches    15400    15452      +52     
==========================================
+ Hits        12659    12708      +49     
- Misses       1027     1029       +2     
- Partials     1714     1715       +1     

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

@thomaskrause thomaskrause merged commit b8d6914 into main Aug 2, 2024
11 checks passed
@thomaskrause thomaskrause deleted the feature/fix-stepid-for-multiple-manipulators branch August 2, 2024 12:34
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.

1 participant