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

Updated bindgen spec and helpers #7995

Closed kraenhansen closed 2 months ago

kraenhansen commented 3 months ago

What, How & Why?

Related to https://github.com/realm/realm-core/pull/7991#issuecomment-2306349074

☑️ ToDos

coveralls-official[bot] commented 3 months ago

Pull Request Test Coverage Report for Build kraen.hansen_75

Details


Files with Coverage Reduction New Missed Lines %
src/realm/parser/driver.cpp 1 87.57%
src/realm/util/serializer.cpp 1 90.43%
test/test_index_string.cpp 1 93.48%
src/realm/mixed.cpp 3 86.75%
src/realm/query_expression.hpp 3 93.65%
src/realm/unicode.cpp 3 83.83%
test/fuzz_group.cpp 3 48.17%
src/realm/util/assert.hpp 4 87.1%
<!-- Total: 19 -->
Totals Coverage Status
Change from base Build jorgen.edelbo_401: 0.01%
Covered Lines: 139610
Relevant Lines: 152127

💛 - Coveralls