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

Prepare for 14.10.2 #7853

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Prepare for 14.10.2 #7853

merged 1 commit into from
Jun 28, 2024

Conversation

github-actions[bot]
Copy link
Contributor

CI checks for 3ccd33a:
succeeded! ✅
You may also want to manually verify the evergreen checks

commits since last tag:
3ccd33a RCORE-2168: Replicate clear instruction unconditionally for nested collections (#7821)
3552d08 remove unused method now that FlatMap uses the < comparator
98fe08e Fix compacting a Realm file using the existing encryption key (#7844)
4dbb7f1 RCORE-2184 Fix util::FlatMap to use Compare to check equality as well as ordering (#7845)
03f13a4 RCORE-2172 Fix race condition in "unregister connection change listener" test while listener is being unregistered (#7824)
2b890e6 Revert "RCORE-2168: Replicate clear instruction unconditionally (#7810)" (#7819)
c1bb3a5 Store FLX download progress in the Realm file (#7780)
e768965 Make async_open_realm() return StatusWith<std::shared_ptr> (#7808)
b5ca450 RCORE-2168: Replicate clear instruction unconditionally (#7810)
3e0473f update release process (#7818)
0e2ec0e New changelog section to prepare for vNext (#7817)

@github-actions github-actions bot added the no-jira-ticket Skip checking the PR title for Jira reference label Jun 28, 2024
@cla-bot cla-bot bot added the cla: yes label Jun 28, 2024
Copy link

coveralls-official bot commented Jun 28, 2024

Pull Request Test Coverage Report for Build github_pull_request_297601

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 82 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-0.009%) to 90.963%

Files with Coverage Reduction New Missed Lines %
src/realm/sync/noinst/server/server.cpp 1 74.29%
src/realm/table_view.cpp 2 92.99%
src/realm/sync/network/network.cpp 3 87.95%
src/realm/sync/noinst/protocol_codec.hpp 3 74.07%
src/realm/sync/noinst/server/server_history.cpp 3 63.57%
src/realm/bplustree.cpp 7 72.39%
src/realm/sync/instruction_applier.cpp 7 68.01%
src/realm/sync/noinst/client_impl_base.cpp 17 82.56%
test/fuzz_group.cpp 39 45.3%
Totals Coverage Status
Change from base Build 2447: -0.009%
Covered Lines: 214868
Relevant Lines: 236215

💛 - Coveralls

@kiburtse kiburtse merged commit f889f79 into master Jun 28, 2024
37 of 39 checks passed
@kiburtse kiburtse deleted the release/automated_v14.10.2 branch June 28, 2024 17:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes 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