Skip to content

Conversation

@MillenniumFalconMechanic
Copy link
Contributor

Ticket

Closes #4496.

Reviewers

@noop.

Changes

  • Added analysis portals to LM project edits.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds new analysis portals (and corresponding publication metadata) to the LM project edits in the baseProjectEdits constant.

  • Introduces analysisPortals entries for multiple LungMAP datasets.
  • Adds publications arrays for experiments with associated literature.
  • Updates the constants.ts file to include new entryId blocks and dataset URLs.
Comments suppressed due to low confidence (1)

app/viewModelBuilders/azul/hca-dcp/common/projectMapper/projectEdits/constants.ts:1753

  • New analysis portal and publication entries were added but no tests were updated to cover these additions. Consider adding or updating unit tests to ensure that the new portals are correctly mapped and rendered.
  {

],
entryId: "fdadee7e-2097-45d5-bf81-cc280bd8348e",
},
{
Copy link

Copilot AI Jun 16, 2025

Choose a reason for hiding this comment

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

[nitpick] There's a lot of repeated structure when defining each entry (analysisPortals, entryId, publications). Consider creating a helper function or a factory to build these entries to reduce duplication and improve readability.

Copilot uses AI. Check for mistakes.
@frano-m frano-m force-pushed the mim/4496-lm-portals branch from 341c28a to 30fc64e Compare June 17, 2025 16:49
@frano-m frano-m force-pushed the mim/4496-lm-portals branch from 30fc64e to 2f16504 Compare June 17, 2025 17:06
@NoopDog NoopDog force-pushed the mim/4496-lm-portals branch from 2f16504 to c8a7c96 Compare June 17, 2025 17:26
@NoopDog NoopDog merged commit 39bcfcf into main Jun 17, 2025
4 checks passed
@MillenniumFalconMechanic MillenniumFalconMechanic deleted the mim/4496-lm-portals branch August 22, 2025 17:05
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.

lm9: Add these portals to the specified datasets

3 participants