realm / realm-core

Core database component for the Realm Mobile Database SDKs
https://realm.io
Apache License 2.0
1.02k stars 165 forks source link

Update evergreen to use xcode 15.3 #8044

Closed jbreams closed 4 days ago

jbreams commented 3 weeks ago

What, How & Why?

At some point the build hosts were updated to use xcode 15.3 instead of xcode 15.2 and so we're failing to compile on new build hosts. This just bumps the version in tests.

☑️ ToDos

coveralls-official[bot] commented 3 weeks ago

Pull Request Test Coverage Report for Build jonathan.reams_3461

Details


Files with Coverage Reduction New Missed Lines %
src/realm/sync/instruction_applier.cpp 5 68.33%
src/realm/sync/noinst/server/server_history.cpp 6 62.59%
test/fuzz_group.cpp 30 52.47%
<!-- Total: 41 -->
Totals Coverage Status
Change from base Build 2624: 0.3%
Covered Lines: 217259
Relevant Lines: 238400

💛 - Coveralls