Skip to content

Conversation

@jkowalski
Copy link
Contributor

This is completely mechanical, but updated some type names to avoid stuttering.

upload.UploadCounters => upload.Counters
upload.UploadProgress => upload.Progress

@codecov
Copy link

codecov bot commented Mar 13, 2025

Codecov Report

Attention: Patch coverage is 92.10526% with 3 lines in your changes missing coverage. Please review.

Project coverage is 76.35%. Comparing base (cb455c6) to head (1bd8e3f).
Report is 443 commits behind head on master.

Files with missing lines Patch % Lines
snapshot/upload/upload_progress.go 33.33% 2 Missing ⚠️
cli/command_snapshot_estimate.go 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4450      +/-   ##
==========================================
+ Coverage   75.86%   76.35%   +0.48%     
==========================================
  Files         470      527      +57     
  Lines       37301    40030    +2729     
==========================================
+ Hits        28299    30563    +2264     
- Misses       7071     7460     +389     
- Partials     1931     2007      +76     

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

@Shrekster
Copy link
Collaborator

Nice changes, and thanks for removing the Upload* prefixes fro function names!

@Shrekster Shrekster merged commit 51de24d into kopia:master Mar 14, 2025
27 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