Skip to content

[bot] Fast-forward for 25.11.18#1215

Merged
github-actions[bot] merged 1 commit into
release25.11from
25.11_ff_bot_25.11.18
May 25, 2026
Merged

[bot] Fast-forward for 25.11.18#1215
github-actions[bot] merged 1 commit into
release25.11from
25.11_ff_bot_25.11.18

Conversation

@github-actions
Copy link
Copy Markdown

Generated automatically.
Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
View all PRs: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=25.11_ff_bot_25.11.18

…on (#1211)

* Extract TargetedMSHelper and add upgrade test for 26.3 schema migration

Extracts setupFolder(), selectFolderType(), and importData() from TargetedMSTest
into a new TargetedMSHelper class so the logic can be shared without subclassing.
Adds TargetedMSUpgradeTest to verify the targetedms-26.006-26.007 migration correctly
populates PeptideGroupCount, MoleculeGroupCount, and ProteinCount on existing runs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Split upgrade test into pre- and post-upgrade count checks

testPreUpgradeCounts queries columns available in 25.11 (Peptides, SmallMolecules,
Replicates) and runs on both setup and verify phases. testPostUpgradeCounts is
gated with @EarliestVersion("26.3") and Assume.assumeFalse(isUpgradeSetupPhase)
so it only runs on the new server after the 26.006-26.007 migration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fix field names

* Not ready for Java 25 yet

* Fix annotations

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot merged commit 90e063c into release25.11 May 25, 2026
6 of 8 checks passed
@github-actions github-actions Bot deleted the 25.11_ff_bot_25.11.18 branch May 25, 2026 17:46
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