Skip to content

Conversation

AdamKorcz
Copy link
Contributor

@AdamKorcz AdamKorcz commented Jul 9, 2025

What kind of change does this PR introduce?

This implements GetPackage for the Deps.dev client. GetPackage has data about when each version of a package was published which is necessary for #2458 and #2458 (comment).

The PR also restructures the existing structs a bit to reuse parts of them.

More info about GetPackage here.

(Is it a bug fix, feature, docs update, something else?)

feature

What is the current behavior?

The Deps.dev client cannot retrieve info about when packages have been published.

What is the new behavior (if this is a feature change)?**

The Deps.dev client can retrieve info about when packages have been published.

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

This is ongoing work for: #2458

Special notes for your reviewer

Does this PR introduce a user-facing change?

NONE

@AdamKorcz AdamKorcz requested a review from a team as a code owner July 9, 2025 21:23
@AdamKorcz AdamKorcz removed the request for review from a team July 9, 2025 21:23
@AdamKorcz AdamKorcz temporarily deployed to integration-test July 9, 2025 21:23 — with GitHub Actions Inactive
Signed-off-by: Adam Korczynski <adam@adalogics.com>
Copy link

codecov bot commented Jul 9, 2025

Codecov Report

❌ Patch coverage is 38.46154% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.24%. Comparing base (353ed60) to head (6b01511).
⚠️ Report is 237 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4697      +/-   ##
==========================================
+ Coverage   66.80%   68.24%   +1.43%     
==========================================
  Files         230      249      +19     
  Lines       16602    18933    +2331     
==========================================
+ Hits        11091    12920    +1829     
- Misses       4808     5148     +340     
- Partials      703      865     +162     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

This pull request has been marked stale because it has been open for 10 days with no activity

Copy link

github-actions bot commented Aug 1, 2025

This pull request has been marked stale because it has been open for 10 days with no activity

Copy link

This pull request has been marked stale because it has been open for 10 days with no activity

@github-actions github-actions bot added Stale and removed Stale labels Aug 14, 2025
Copy link

This pull request has been marked stale because it has been open for 10 days with no activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants