realm-core icon indicating copy to clipboard operation
realm-core copied to clipboard

Fix history command tool

Open danieltabacaru opened this issue 1 year ago • 1 comments

What, How & Why?

Update history command tool to support realm files with file format v24.

☑️ ToDos

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

danieltabacaru avatar Jun 04 '24 22:06 danieltabacaru

Pull Request Test Coverage Report for Build daniel.tabacaru_845

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 62 unchanged lines in 13 files lost coverage.
  • Overall coverage increased (+0.01%) to 90.853%

Files with Coverage Reduction New Missed Lines %
src/realm/index_string.cpp 1 85.17%
src/realm/util/serializer.cpp 1 90.43%
test/test_query2.cpp 1 98.73%
src/realm/query_expression.hpp 2 93.84%
src/realm/sync/network/http.hpp 2 82.27%
src/realm/util/file.cpp 2 78.73%
src/realm/sync/noinst/protocol_codec.hpp 3 73.5%
test/fuzz_group.cpp 6 50.24%
src/realm/bplustree.cpp 7 72.39%
src/realm/sync/network/network.hpp 7 85.28%
<!-- Total: 62
Totals Coverage Status
Change from base Build 2379: 0.01%
Covered Lines: 214622
Relevant Lines: 236231

💛 - Coveralls

coveralls-official[bot] avatar Jun 05 '24 00:06 coveralls-official[bot]