Skip to content

Conversation

@ddenev
Copy link
Contributor

@ddenev ddenev commented May 5, 2025

Fixes #1698:

  1. updated the SyncManager docs to be more explicit about the pull() method implementation
  2. updated the ORM docs to remove static methods

@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (284cec4) to head (e920dba).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1701   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           56        56           
  Lines         1819      1819           
  Branches       419       419           
=========================================
  Hits          1819      1819           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maxnowack maxnowack merged commit 3314712 into maxnowack:main May 5, 2025
15 checks passed
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.

Misleading docs on SyncManager pull() implementation

2 participants