Skip to content

Track staged uploads#340

Merged
ceesem merged 6 commits into
masterfrom
track_staged_uploads
May 14, 2026
Merged

Track staged uploads#340
ceesem merged 6 commits into
masterfrom
track_staged_uploads

Conversation

@ceesem
Copy link
Copy Markdown
Collaborator

@ceesem ceesem commented May 14, 2026

Improve staged annotations to a) track when an annotation is uploaded and b) batch annotation uploads to fit within the single-transaction limit. Subsequent attempts to upload only apply on un-uploaded roads if, e.g. there is an error somewhere.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

❌ Patch coverage is 96.68246% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
caveclient/annotationengine.py 79.31% 6 Missing ⚠️
caveclient/tools/stage.py 98.41% 1 Missing ⚠️
Files with missing lines Coverage Δ
tests/test_annotation.py 100.00% <100.00%> (ø)
tests/test_stage.py 100.00% <100.00%> (ø)
caveclient/tools/stage.py 83.15% <98.41%> (+10.04%) ⬆️
caveclient/annotationengine.py 53.06% <79.31%> (+3.06%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ceesem ceesem requested review from bdpedigo and fcollman May 14, 2026 07:03
Copy link
Copy Markdown
Collaborator

@bdpedigo bdpedigo left a comment

Choose a reason for hiding this comment

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

haven't had a chance to actually test this myself but otherwise, looks awesome to me!

@ceesem ceesem merged commit 1bc6b3c into master May 14, 2026
17 checks passed
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