Skip to content

fix: add disease-genes confidence enums used in updated g2p panels#95

Open
dannda wants to merge 1 commit intodevfrom
fix/diesase-gene
Open

fix: add disease-genes confidence enums used in updated g2p panels#95
dannda wants to merge 1 commit intodevfrom
fix/diesase-gene

Conversation

@dannda
Copy link
Contributor

@dannda dannda commented Mar 2, 2026

Description

add disease-genes confidence enums used in updated g2p panels
add 'refuted' and 'disputed' confidence

Type of change

  • 🐛 Bug fix (non-breaking change that resolves an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • ⚡ Optimisation (non-breaking improvement to performance or efficiency)
  • 🧩 Documentation (adds or improves documentation)
  • 🧱 Maintenance (refactor, dependency update, CI/CD, etc.)
  • 🔥 Breaking change (fix or feature that causes existing functionality to change)

Checklist

  • All tests pass (eg. npm test)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)
  • Documentation updated (if required)

Copy link

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

Updates the Strapi disease-gene content type schema to support additional G2P panel confidence values, aligning stored data with updated panel definitions.

Changes:

  • Extend the confidence enumeration to include refuted and disputed.
  • Keep unspecified as the default confidence value.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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