Skip to content
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

Change the C API around custom scheduler #7102

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

jedelbo
Copy link
Contributor

@jedelbo jedelbo commented Nov 1, 2023

What, How & Why?

Fixes #7094

☑️ ToDos

  • 📝 Changelog update
  • 🚦 Tests (or not relevant)
  • C-API, if public C++ API changed.

Copy link
Member

@nicola-cab nicola-cab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for fixing this.

Copy link

Pull Request Test Coverage Report for Build github_pull_request_282140

  • 77 of 77 (100.0%) changed or added relevant lines in 2 files are covered.
  • 210 unchanged lines in 19 files lost coverage.
  • Overall coverage decreased (-0.07%) to 91.577%

Files with Coverage Reduction New Missed Lines %
src/realm/aggregate_ops.hpp 1 97.84%
src/realm/index_string.cpp 1 87.7%
src/realm/util/file.cpp 1 81.55%
src/realm/cluster.cpp 2 80.25%
src/realm/sync/network/websocket.cpp 2 75.15%
src/realm/sync/noinst/server/server_history.cpp 2 67.69%
src/realm/util/fifo_helper.cpp 2 85.71%
src/realm/uuid.cpp 2 97.06%
test/fuzz_group.cpp 2 55.65%
test/test_util_network.cpp 3 97.2%
Totals Coverage Status
Change from base Build 1796: -0.07%
Covered Lines: 230815
Relevant Lines: 252046

💛 - Coveralls

@jedelbo jedelbo merged commit ba96288 into master Nov 2, 2023
@jedelbo jedelbo deleted the je/c-api-scheduler branch November 2, 2023 09:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Secure scheduler release
2 participants