Skip to content

feat: add function for getting a specific global batch#1196

Open
slapec93 wants to merge 5 commits into
masterfrom
feat/add-get-batchesbatch_id-endpoint
Open

feat: add function for getting a specific global batch#1196
slapec93 wants to merge 5 commits into
masterfrom
feat/add-get-batchesbatch_id-endpoint

Conversation

@slapec93

Copy link
Copy Markdown
Contributor

No description provided.

@slapec93 slapec93 linked an issue Jun 18, 2026 that may be closed by this pull request
@slapec93 slapec93 force-pushed the feat/add-get-batchesbatch_id-endpoint branch from 3a573b6 to 3396c31 Compare June 19, 2026 07:36
@slapec93 slapec93 requested a review from Cafe137 June 22, 2026 11:55
@github-actions

Copy link
Copy Markdown
Contributor
File Coverage Now Coverage Before Delta% Rating
Total 2178 / 2631 2172 / 2629 0.17 🟢
bee.ts 395 / 468 393 / 466 0.07 🟢
index.ts 15 / 15 15 / 15 0.00
chunk/bmt.ts 15 / 16 15 / 16 0.00
chunk/cac.ts 22 / 23 22 / 23 0.00
chunk/soc.ts 58 / 59 58 / 59 0.00
feed/identifier.ts 5 / 5 5 / 5 0.00
feed/index.ts 85 / 87 85 / 87 0.00
feed/retrievable.ts 18 / 19 18 / 19 0.00
manifest/manifest.ts 222 / 237 222 / 237 0.00
modules/bytes.ts 23 / 27 23 / 27 0.00
modules/bzz.ts 31 / 32 31 / 32 0.00
modules/chunk.ts 15 / 15 15 / 15 0.00
modules/envelope.ts 7 / 7 7 / 7 0.00
modules/feed.ts 21 / 23 21 / 23 0.00
modules/grantee.ts 18 / 18 18 / 18 0.00
modules/gsoc.ts 10 / 11 10 / 11 0.00
modules/pinning.ts 16 / 16 16 / 16 0.00
modules/pss.ts 11 / 12 11 / 12 0.00
modules/rchash.ts 6 / 6 6 / 6 0.00
modules/soc.ts 11 / 11 11 / 11 0.00
modules/status.ts 5 / 9 5 / 9 0.00
modules/stewardship.ts 10 / 10 10 / 10 0.00
modules/tag.ts 15 / 16 15 / 16 0.00
modules/debug/balance.ts 16 / 16 16 / 16 0.00
modules/debug/chequebook.ts 32 / 34 32 / 34 0.00
modules/debug/connectivity.ts 14 / 20 14 / 20 0.00
modules/debug/settlements.ts 9 / 9 9 / 9 0.00
modules/debug/stake.ts 17 / 23 17 / 23 0.00
modules/debug/stamps.ts 34 / 36 31 / 33 0.51 🟢
modules/debug/states.ts 20 / 20 20 / 20 0.00
modules/debug/status.ts 25 / 31 25 / 31 0.00
modules/debug/transactions.ts 11 / 18 11 / 18 0.00
stamper/stamper.ts 22 / 22 22 / 22 0.00
types/debug.ts 8 / 12 8 / 12 0.00
types/index.ts 21 / 21 21 / 21 0.00
types/schema/balance.ts 7 / 7 7 / 7 0.00
types/schema/chequebook.ts 28 / 28 28 / 28 0.00
types/schema/connectivity.ts 15 / 15 15 / 15 0.00
types/schema/envelope.ts 7 / 7 7 / 7 0.00
types/schema/grantee.ts 6 / 6 6 / 6 0.00
types/schema/pinning.ts 2 / 2 2 / 2 0.00
types/schema/rchash.ts 2 / 2 2 / 2 0.00
types/schema/settlements.ts 10 / 10 10 / 10 0.00
types/schema/stake.ts 13 / 14 13 / 14 0.00
types/schema/stamps.ts 14 / 14 13 / 13 0.00
types/schema/states.ts 14 / 14 14 / 14 0.00
types/schema/status.ts 7 / 7 7 / 7 0.00
types/schema/stewardship.ts 2 / 2 2 / 2 0.00
types/schema/tag.ts 4 / 4 4 / 4 0.00
types/schema/transactions.ts 10 / 11 10 / 11 0.00
types/schema/upload.ts 4 / 4 4 / 4 0.00
utils/bad-ports.ts 1 / 1 1 / 1 0.00
utils/bytes.ts 44 / 55 44 / 55 0.00
utils/chunk-size.ts 9 / 9 9 / 9 0.00
utils/chunk-stream.browser.ts 0 / 71 0 / 71 0.00
utils/chunk-stream.ts 57 / 63 57 / 63 0.00
utils/cid.ts 22 / 23 22 / 23 0.00
utils/collection.browser.ts 0 / 4 0 / 4 0.00
utils/collection.node.ts 29 / 33 29 / 33 0.00
utils/collection.ts 14 / 18 14 / 18 0.00
utils/constants.ts 7 / 7 7 / 7 0.00
utils/data.browser.ts 0 / 8 0 / 8 0.00
utils/data.ts 4 / 11 4 / 11 0.00
utils/duration.ts 20 / 22 20 / 22 0.00
utils/error.ts 13 / 13 13 / 13 0.00
utils/expose.ts 16 / 16 16 / 16 0.00
utils/file.ts 8 / 12 8 / 12 0.00
utils/headers.ts 68 / 77 68 / 77 0.00
utils/hex-schema.ts 3 / 3 3 / 3 0.00
utils/http.ts 66 / 74 66 / 74 0.00
utils/mime.ts 1 / 1 1 / 1 0.00
utils/pss.ts 5 / 5 5 / 5 0.00
utils/redundancy.ts 32 / 44 32 / 44 0.00
utils/resource-locator.ts 7 / 8 7 / 8 0.00
utils/schema.ts 23 / 27 23 / 27 0.00
utils/size.ts 12 / 14 12 / 14 0.00
utils/stamps.ts 55 / 78 55 / 78 0.00
utils/tar-uploader.browser.ts 0 / 11 0 / 11 0.00
utils/tar-uploader.ts 12 / 12 12 / 12 0.00
utils/tar-writer.browser.ts 0 / 8 0 / 8 0.00
utils/tar-writer.ts 13 / 14 13 / 14 0.00
utils/tar.browser.ts 0 / 73 0 / 73 0.00
utils/tar.ts 65 / 67 65 / 67 0.00
utils/tokens.ts 26 / 41 26 / 41 0.00
utils/type.ts 23 / 31 23 / 31 0.00
utils/typed-bytes.ts 85 / 86 85 / 86 0.00
utils/url.ts 21 / 26 21 / 26 0.00
utils/workaround.ts 9 / 14 9 / 14 0.00

@Cafe137 Cafe137 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice

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.

Add GET /batches/{batch_id} endpoint

2 participants