Skip to content

Batching retrieval of JGP Frictionless descriptor data#206

Merged
jeff-cohere merged 6 commits intomainfrom
fix-jdp-descriptors
Apr 9, 2026
Merged

Batching retrieval of JGP Frictionless descriptor data#206
jeff-cohere merged 6 commits intomainfrom
fix-jdp-descriptors

Conversation

@jeff-cohere
Copy link
Copy Markdown
Collaborator

The unofficial backend we use to get descriptor data from the JGI Data Portal silently truncates requests at around 50 files, so we now batch them. See comments in databases/jdp/database.go.

@jeff-cohere jeff-cohere requested a review from mattldawson April 6, 2026 15:32
@jeff-cohere jeff-cohere added the JDP Involves a feature request or bugfix to the JGI Data Portal label Apr 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://kbase.github.io/dts/pr-preview/pr-206/

Built to branch gh-pages at 2026-04-09 20:29 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

❌ Patch coverage is 79.59184% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.40%. Comparing base (a567b0d) to head (87f2900).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
databases/jdp/database.go 83.33% 4 Missing and 3 partials ⚠️
services/prototype.go 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
+ Coverage   62.34%   62.40%   +0.06%     
==========================================
  Files          34       34              
  Lines        4517     4533      +16     
==========================================
+ Hits         2816     2829      +13     
- Misses       1389     1391       +2     
- Partials      312      313       +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.

Copy link
Copy Markdown
Collaborator

@mattldawson mattldawson left a comment

Choose a reason for hiding this comment

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

looks good! one very minor suggestion to take or leave

Co-authored-by: Matt Dawson <mattldawson@gmail.com>
@jeff-cohere jeff-cohere merged commit 51a2e88 into main Apr 9, 2026
10 of 11 checks passed
@jeff-cohere jeff-cohere deleted the fix-jdp-descriptors branch April 9, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

JDP Involves a feature request or bugfix to the JGI Data Portal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants