Skip to content

x1510 load visium concentration timestamp in cyt overview table#623

Merged
khelwood merged 2 commits intodevelfrom
cyt_overview_conc
Mar 11, 2026
Merged

x1510 load visium concentration timestamp in cyt overview table#623
khelwood merged 2 commits intodevelfrom
cyt_overview_conc

Conversation

@khelwood
Copy link
Contributor

For #622

@khelwood khelwood requested review from sabrine33 and yoldas March 10, 2026 15:43
@khelwood khelwood merged commit dd71154 into devel Mar 11, 2026
1 of 2 checks passed
@khelwood khelwood deleted the cyt_overview_conc branch March 11, 2026 10:21
assertEquals("50", d.row.getVisiumConcentrationValue());
assertEquals("15", d.row.getVisiumConcentrationAverageSize());
assertEquals("10-20", d.row.getVisiumConcentrationRange());
assertEquals(ops.get(0).getPerformed(), d.row.getVisiumConcentrationPerformed());
Copy link
Member

Choose a reason for hiding this comment

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

nitpick: ops.getFirst is more idiomatic Java21+

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