• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kelindar / s3
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.0.3
DEFAULT BRANCH: main
Repo Added 13 Jun 2025 09:30PM UTC
Files 12
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH refs/tags/v0.0.2
branch: refs/tags/v0.0.2
CHANGE BRANCH
x
Reset
  • refs/tags/v0.0.2
  • codex/add-tests-for-webidentitycreds-and-ambientcreds
  • codex/write-tests-for-aws-subpackage
  • main
  • refactor
  • refs/tags/v0.0.1
  • refs/tags/v0.0.3

15 Jun 2025 05:34PM UTC coverage: 76.321% (+5.6%) from 70.76%
15665742047

push

github

web-flow
Refactor the API and add WriteFrom (#2)

* feat: update dependencies and improve S3 uploader functionality

- Added `golang.org/x/sync v0.15.0` as an indirect dependency.
- Refactored tests in `server_test.go` to use the new `Write` method instead of `Put`.
- Removed unused multipart upload tests to streamline the test suite.
- Updated `Prefix` struct to eliminate unnecessary context handling.
- Refactored `Uploader` to improve error handling and context management during uploads.
- Introduced `calculatePartSize` function to optimize part size based on total size.
- Enhanced `UploadFrom` method to support context cancellation and improved concurrency handling.

* chore: reorganize require statements in go.mod for clarity

* feat: update dependencies and improve S3 uploader functionality

- Added `golang.org/x/sync v0.15.0` as an indirect dependency.
- Refactored tests in `server_test.go` to use the new `Write` method instead of `Put`.
- Removed unused multipart upload tests to streamline the test suite.
- Updated `Prefix` struct to eliminate unnecessary context handling.
- Refactored `Uploader` to improve error handling and context management during uploads.
- Introduced `calculatePartSize` function to optimize part size based on total size.
- Enhanced `UploadFrom` method to support context cancellation and improved concurrency handling.

* chore: reorganize require statements in go.mod for clarity

* fix: correct bucket initialization and method call in README; add uploader tests

* refactor: streamline error handling in uploader tests for clarity

* refactor: enhance code readability by improving comments and structuring in Bucket and Prefix implementations

* refactor: consolidate and enhance mock S3 server tests; remove redundant tests and improve utility function coverage

111 of 131 new or added lines in 3 files covered. (84.73%)

83 existing lines in 5 files now uncovered.

2369 of 3104 relevant lines covered (76.32%)

486.36 hits per line

Relevant lines Covered
Build:
Build:
3104 RELEVANT LINES 2369 COVERED LINES
486.36 HITS PER LINE
Source Files on refs/tags/v0.0.2
  • Tree
  • List 12
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15665742047 refs/tags/v0.0.2 Refactor the API and add WriteFrom (#2) * feat: update dependencies and improve S3 uploader functionality - Added `golang.org/x/sync v0.15.0` as an indirect dependency. - Refactored tests in `server_test.go` to use the new `Write` method instead... push 15 Jun 2025 05:38PM UTC web-flow github
76.32
See All Builds (20)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc