Skip to content

Add Tasks API support - #88

Open
jbuckner wants to merge 1 commit into
s3-authfrom
tasks-api
Open

Add Tasks API support#88
jbuckner wants to merge 1 commit into
s3-authfrom
tasks-api

Conversation

@jbuckner

Copy link
Copy Markdown
Owner

Closes #84. 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

tasks() reads summary, catalog, and history listings with cursor
pagination; submitTask() queues a command like derive.php. Both need
credentials. Listing rows keep every field optional since catalog and
history rows carry different columns.

Closes #84

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 46.00000% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.13%. Comparing base (56628ab) to head (e7968fc).

Files with missing lines Patch % Lines
InternetArchiveKit/InternetArchiveProtocols.swift 0.00% 23 Missing ⚠️
InternetArchiveKit/Models/Tasks.swift 0.00% 21 Missing ⚠️
InternetArchiveKit/InternetArchive.swift 81.63% 9 Missing ⚠️
InternetArchiveKit/InternetArchiveErrors.swift 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           s3-auth      #88      +/-   ##
===========================================
- Coverage    91.33%   86.13%   -5.20%     
===========================================
  Files           14       15       +1     
  Lines          773      873     +100     
===========================================
+ Hits           706      752      +46     
- Misses          67      121      +54     

☔ 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