Skip to content

Comments

Refactor artifact collection logic in ReleaseManager and update tests#38

Merged
naveensrinivasan merged 1 commit intomainfrom
naveen/fix-dupes
Feb 25, 2026
Merged

Refactor artifact collection logic in ReleaseManager and update tests#38
naveensrinivasan merged 1 commit intomainfrom
naveen/fix-dupes

Conversation

@naveensrinivasan
Copy link
Member

  • Enhanced the artifact collection process to ensure unique artifact paths are maintained, preventing duplicates during uploads.
  • Updated the test for artifact file collection to verify that collected files include version-specific binaries, checksum files, and package evidence JSON files.
  • Improved clarity in test logging for collected files, ensuring better traceability of artifacts during release management.

- Enhanced the artifact collection process to ensure unique artifact paths are maintained, preventing duplicates during uploads.
- Updated the test for artifact file collection to verify that collected files include version-specific binaries, checksum files, and package evidence JSON files.
- Improved clarity in test logging for collected files, ensuring better traceability of artifacts during release management.
@naveensrinivasan naveensrinivasan merged commit 5b69910 into main Feb 25, 2026
2 of 3 checks passed
@naveensrinivasan naveensrinivasan deleted the naveen/fix-dupes branch February 25, 2026 02:13
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.49%. Comparing base (c86e49d) to head (06fad9d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   48.49%   48.49%           
=======================================
  Files          43       43           
  Lines        6106     6106           
=======================================
  Hits         2961     2961           
  Misses       2831     2831           
  Partials      314      314           

☔ 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.

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