Skip to content

S3 serialization fix, delta func#1063

Merged
esoteric-ephemera merged 2 commits intomainfrom
fix/s3ser
Feb 26, 2026
Merged

S3 serialization fix, delta func#1063
esoteric-ephemera merged 2 commits intomainfrom
fix/s3ser

Conversation

@esoteric-ephemera
Copy link
Collaborator

  • Ensure documents retrieved from S3 get serialized if use_document_model=True
  • Move delta table stuff into separate function for organization
  • No more xpass for blessed tasks, these are now live

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 9.37500% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.84%. Comparing base (c0f976d) to head (eeba1a3).

Files with missing lines Patch % Lines
mp_api/client/core/client.py 9.37% 58 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1063      +/-   ##
==========================================
+ Coverage   71.80%   71.84%   +0.03%     
==========================================
  Files          55       55              
  Lines        3075     3079       +4     
==========================================
+ Hits         2208     2212       +4     
  Misses        867      867              

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

@esoteric-ephemera esoteric-ephemera merged commit f4fdfa1 into main Feb 26, 2026
3 checks passed
@esoteric-ephemera esoteric-ephemera deleted the fix/s3ser branch February 26, 2026 00:41
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