Skip to content

Minor fix#556

Merged
Marcin-Here merged 1 commit intov3from
HandleUtil-fix
Jan 21, 2026
Merged

Minor fix#556
Marcin-Here merged 1 commit intov3from
HandleUtil-fix

Conversation

@Marcin-Here
Copy link
Contributor

No description provided.

Signed-off-by: Marcin-Here <ext-marcin.grabowski@here.com>
@github-actions
Copy link

Code Coverage

Overall Project 62.96% -0.01% 🍏
Files changed 59.09% 🍏

File Coverage
HandlerUtil.java 80.7% -2.41% 🍏

checkInstanceOf(features.get(i), NakshaFeature.class, "Unsupported feature type");
final Write write = new Write()
.updateFeature(collectionIds.get(Math.min(i, collectionIds.size())), feature, false);
.updateFeature(collectionIds.get(Math.min(i, collectionIds.size()-1)), feature, false);

Choose a reason for hiding this comment

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

Approving but please verify the usage and flow, this begs for cleaning up

Choose a reason for hiding this comment

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

@Marcin-Here Marcin-Here merged commit 3d01055 into v3 Jan 21, 2026
3 checks passed
@Marcin-Here Marcin-Here deleted the HandleUtil-fix branch January 21, 2026 10:53
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.

2 participants