Skip to content

Add method for custom operations in context#25

Merged
r-jarvis merged 4 commits into3.0-previewfrom
feature/add-method-for-custom-operations-in-context
Apr 3, 2024
Merged

Add method for custom operations in context#25
r-jarvis merged 4 commits into3.0-previewfrom
feature/add-method-for-custom-operations-in-context

Conversation

@roanutil
Copy link
Copy Markdown
Owner

@roanutil roanutil commented Mar 27, 2024

As an 'escape hatch' from the rigid API in the form of a new method that allows performing arbitrary operations against a scratchpad NSManagedObjectContext would be really helpful.

I don't love the naming ('custom') but didn't have any better ideas.

feature/add-method-for-custom-operations-in-context
…chpad context

feature/add-method-for-custom-operations-in-context
feature/add-method-for-custom-operations-in-context
feature/add-method-for-custom-operations-in-context
@roanutil roanutil changed the base branch from main to 3.0-preview March 27, 2024 21:27
@roanutil roanutil requested a review from r-jarvis March 27, 2024 21:27
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 27, 2024

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.78%. Comparing base (8b3f49e) to head (a92d69d).
⚠️ Report is 73 commits behind head on 3.0-preview.

Files with missing lines Patch % Lines
...CoreDataRepository/CoreDataRepository+Custom.swift 0.00% 3 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           3.0-preview      #25      +/-   ##
===============================================
- Coverage        83.87%   83.78%   -0.09%     
===============================================
  Files               34       35       +1     
  Lines             2822     2819       -3     
===============================================
- Hits              2367     2362       -5     
- Misses             455      457       +2     

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

@r-jarvis r-jarvis merged commit 7a37be3 into 3.0-preview Apr 3, 2024
@roanutil roanutil deleted the feature/add-method-for-custom-operations-in-context branch August 19, 2024 19:11
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.

3 participants