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

Fix compilation of scheduler on Android #7731

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

kneth
Copy link
Contributor

@kneth kneth commented May 24, 2024

What, How & Why?

☑️ ToDos

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

@cla-bot cla-bot bot added the cla: yes label May 24, 2024
@kneth kneth added no-changelog no-jira-ticket Skip checking the PR title for Jira reference and removed cla: yes labels May 24, 2024
Copy link

Pull Request Test Coverage Report for Build kenneth.geisshirt_15

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 73 unchanged lines in 16 files lost coverage.
  • Overall coverage increased (+0.009%) to 90.829%

Files with Coverage Reduction New Missed Lines %
src/realm/array_mixed.cpp 1 91.91%
src/realm/sync/noinst/changeset_index.cpp 1 79.47%
src/realm/util/serializer.cpp 1 90.43%
test/fuzz_tester.hpp 1 57.73%
test/test_util_network_ssl.cpp 1 89.59%
src/realm/object-store/shared_realm.cpp 2 91.89%
src/realm/array_string.cpp 3 87.5%
src/realm/table.cpp 3 90.14%
src/realm/sync/noinst/client_impl_base.cpp 4 82.64%
src/realm/sync/noinst/server/server.cpp 4 74.07%
Totals Coverage Status
Change from base Build 2339: 0.009%
Covered Lines: 214671
Relevant Lines: 236346

💛 - Coveralls

@kneth kneth requested a review from leemaguire May 24, 2024 10:43
@kneth kneth merged commit 50a9895 into master May 24, 2024
43 of 48 checks passed
@kneth kneth deleted the kneth/fix-scheduler-on-android branch May 24, 2024 11:08
@github-actions github-actions bot mentioned this pull request May 31, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-changelog no-jira-ticket Skip checking the PR title for Jira reference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants