-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tests & snippets for sync session #3334
Conversation
✅ Deploy Preview for device-sdk ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These examples are exactly what I'm looking for - thank you! But it looks like the .NET test suite is failing for some reason. Is it possible to get that fixed up? I'd prefer not to merge something into the consolidation branch that is going to show as a failing check on the branch.
Otherwise, I guess I can add these examples after merging the consolidated branch.
Readability for Commit Hash: efaee31 You can see any previous Readability scores (if they exist) by looking Readability scores for changed documents:
For Grade Level, aim for 8 or below. For Reading Ease scores, aim for 60 or above:
For help improving readability, try Hemingway App. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome - thank you for fixing up the test failures. LGTM!
✨ Staging URL: https://preview-mongodbmongodb.gatsbyjs.io/realm/master/ 🪵 Logs |
Pull Request Info - SDK Docs Consolidation
Jira ticket: https://jira.mongodb.org/browse/DOCSP-40247
Staged Page
n/a
New snippet locations
Get sync session
source/examples/generated/dotnet/DataSyncExamples.snippet.get-sync-session.cs
Check sync state
source/examples/generated/dotnet/DataSyncExamples.snippet.get-session-state.cs
Upload and Download Progress
source/examples/generated/dotnet/ProgressNotifications.snippet.upload-download-progress-notification.cs