Skip to content

feat(file): add SHA pre-check, force upload, and 409

bb87fef
Select commit
Loading
Failed to load commit list.
Merged

feat(file): add SHA pre-check, force upload, and 409 #38

feat(file): add SHA pre-check, force upload, and 409
bb87fef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2026 in 1s

100.00% (+0.00%) compared to a4a9206

View this Pull Request on Codecov

100.00% (+0.00%) compared to a4a9206

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         1655      1714   +59     
=========================================
+ Hits          1655      1714   +59     
Files with missing lines Coverage Δ
pkg/osapi/file.go 100.00% <100.00%> (ø)
pkg/osapi/file_types.go 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4a9206...bb87fef. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.