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.8.0 #7728

Merged
merged 1 commit into from
May 23, 2024
Merged

Prepare for 14.8.0 #7728

merged 1 commit into from
May 23, 2024

Conversation

fealebenpae
Copy link
Member

@fealebenpae fealebenpae commented May 23, 2024

Commits since the last release:

4cfdcd6 GHA release script fixes (#7727)
e3d053b update scripts for CI (#7726)
94c8f67 RCORE-2134 automate the release process (#7566)
5d1d150 fix fuzzer bootstrap when encryption key is not provided (#7722)
3648014 RCORE-2131: Don't throw immediately when convertion of string to number fails (#7715)
de18fc3 RCORE-1997 RCORE-2113 Add baas artifact generation to evergreen (#7692)
37be840 Delete the old pre-c++11 Thread implementation (#7696)
93d5fff Add vendor support to Android blueprints (#7614)
4b38b44 Upload also the realm file when the fuzzer fails (#7700)
0c72dc3 Fix error message
c6cb1ef Removed duplicate library warning when building realm2json (#7710)
c280bdb RCORE-2099 Restore progress notifier behavior when sync session is already caught up (#7681)
4f84a0c Update release note

@fealebenpae fealebenpae added the no-jira-ticket Skip checking the PR title for Jira reference label May 23, 2024
@cla-bot cla-bot bot added the cla: yes label May 23, 2024
@ironage ironage requested review from danieltabacaru and jsflax May 23, 2024 22:35
Copy link

Pull Request Test Coverage Report for Build yavor.georgiev_439

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 90 unchanged lines in 18 files lost coverage.
  • Overall coverage decreased (-0.01%) to 90.819%

Files with Coverage Reduction New Missed Lines %
src/realm/array_mixed.cpp 1 91.91%
src/realm/sync/network/http.hpp 1 82.27%
test/fuzz_tester.hpp 1 57.73%
test/test_index_string.cpp 1 93.48%
test/test_query2.cpp 1 98.73%
test/test_util_network.cpp 1 95.56%
src/realm/object-store/shared_realm.cpp 2 91.89%
src/realm/query_expression.cpp 2 86.62%
test/test_lang_bind_helper.cpp 2 93.2%
src/realm/sync/client.cpp 3 89.74%
Totals Coverage Status
Change from base Build 2336: -0.01%
Covered Lines: 214650
Relevant Lines: 236349

💛 - Coveralls

@ironage ironage merged commit c6d8f0e into master May 23, 2024
45 checks passed
@ironage ironage deleted the release/automated_v14.8.0 branch May 23, 2024 23:57
@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
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.

3 participants