Skip to content

Add Item Metadata write support - #86

Open
jbuckner wants to merge 1 commit into
s3-authfrom
metadata-write
Open

Add Item Metadata write support#86
jbuckner wants to merge 1 commit into
s3-authfrom
metadata-write

Conversation

@jbuckner

Copy link
Copy Markdown
Owner

Closes #82. Part of #35, stacked on #74 (auth); merge that first and this retargets to main.

🤖 Generated with Claude Code

https://claude.ai/code/session_015u2FT1T8yYQsEztyKg6UGf

modifyMetadata(identifier:target:patch:) applies typed RFC 6902 patch
operations to an item's metadata. Credentials travel in the POST body,
so nothing in that path is logged. The write comes back as a catalog
task id and log url.

Closes #82

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015u2FT1T8yYQsEztyKg6UGf
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 79.16667% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.29%. Comparing base (56628ab) to head (fbd5289).

Files with missing lines Patch % Lines
InternetArchiveKit/InternetArchiveProtocols.swift 0.00% 11 Missing ⚠️
InternetArchiveKit/InternetArchive.swift 91.42% 3 Missing ⚠️
InternetArchiveKit/InternetArchiveErrors.swift 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           s3-auth      #86      +/-   ##
===========================================
- Coverage    91.33%   90.29%   -1.04%     
===========================================
  Files           14       15       +1     
  Lines          773      845      +72     
===========================================
+ Hits           706      763      +57     
- Misses          67       82      +15     

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant