Skip to content

feat(discovery): add support for ontology-class fields#679

Draft
davidlougheed wants to merge 10 commits into
developfrom
feat/discovery/ontology-class-fields-v2
Draft

feat(discovery): add support for ontology-class fields#679
davidlougheed wants to merge 10 commits into
developfrom
feat/discovery/ontology-class-fields-v2

Conversation

@davidlougheed
Copy link
Copy Markdown
Member

@davidlougheed davidlougheed commented Mar 30, 2026

implements back-end support for the new ontology-class field type in the discovery config, for both querying and plots, rather than having to do everything with ontology class labels.

corresponding bento public PR: bento-platform/bento_public#355

@davidlougheed davidlougheed changed the base branch from develop to feat/discovery/advanced-querying March 30, 2026 18:02
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 30, 2026

Codecov Report

❌ Patch coverage is 94.91525% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.50%. Comparing base (aa54de2) to head (6a013f2).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
chord_metadata_service/discovery/stats.py 92.00% 1 Missing and 1 partial ⚠️
chord_metadata_service/discovery/fields.py 96.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #679      +/-   ##
===========================================
- Coverage    94.54%   94.50%   -0.04%     
===========================================
  Files          135      135              
  Lines         5575     5591      +16     
  Branches       536      539       +3     
===========================================
+ Hits          5271     5284      +13     
- Misses         213      215       +2     
- Partials        91       92       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Base automatically changed from feat/discovery/advanced-querying to develop April 7, 2026 13:15
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.

1 participant