Skip to content

Added extract_records, a tool for collecting transfer stats.#230

Closed
jeff-cohere wants to merge 12 commits into
mainfrom
journal-stats
Closed

Added extract_records, a tool for collecting transfer stats.#230
jeff-cohere wants to merge 12 commits into
mainfrom
journal-stats

Conversation

@jeff-cohere

Copy link
Copy Markdown
Collaborator

No description provided.

@jeff-cohere jeff-cohere added the enhancement New feature or request label Jul 20, 2026
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

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

Built to branch gh-pages at 2026-07-23 22:35 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@jeff-cohere
jeff-cohere requested a review from mattldawson July 23, 2026 22:02
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 36.66667% with 190 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.84%. Comparing base (95b5c78) to head (9f744fb).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmd/extract_records/main.go 0.00% 105 Missing ⚠️
transfers/store.go 54.92% 25 Missing and 7 partials ⚠️
transfers/mover.go 55.26% 17 Missing ⚠️
transfers/dispatcher.go 61.53% 8 Missing and 2 partials ⚠️
transfers/manifestor.go 61.53% 10 Missing ⚠️
transfers/stager.go 66.66% 8 Missing ⚠️
transfers/transfers.go 25.00% 4 Missing and 2 partials ⚠️
transfers/errors.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
- Coverage   59.24%   57.84%   -1.40%     
==========================================
  Files          34       35       +1     
  Lines        4615     4761     +146     
==========================================
+ Hits         2734     2754      +20     
- Misses       1564     1683     +119     
- Partials      317      324       +7     

☔ View full report in Codecov by Harness.
📢 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.

@jeff-cohere

Copy link
Copy Markdown
Collaborator Author

This is a low-stakes tool I wrote because I was having trouble accessing the DTS's journal endpoints while I was debugging the channel-related stuff. We can write tests for it at some point, but I don't think it's a priority at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant