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

RCORE-2008 Bump baas version #7499

Merged
merged 1 commit into from
Mar 20, 2024
Merged

RCORE-2008 Bump baas version #7499

merged 1 commit into from
Mar 20, 2024

Conversation

jbreams
Copy link
Contributor

@jbreams jbreams commented Mar 20, 2024

What, How & Why?

Bumping baas version to get the fix for "Test client migration and rollback with recovery" flakeyness.

☑️ ToDos

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

Copy link

Pull Request Test Coverage Report for Build jonathan.reams_3096

Details

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

Files with Coverage Reduction New Missed Lines %
src/realm/array_string.cpp 2 85.25%
src/realm/cluster.cpp 2 77.52%
src/realm/query_expression.cpp 2 87.17%
src/realm/uuid.cpp 2 97.01%
test/object-store/util/test_file.cpp 2 88.82%
src/realm/sync/noinst/protocol_codec.hpp 3 76.63%
src/realm/util/future.hpp 3 95.98%
src/realm/sync/instructions.hpp 4 76.03%
test/fuzz_tester.hpp 4 59.19%
src/realm/sync/noinst/client_impl_base.cpp 5 85.81%
Totals Coverage Status
Change from base Build 2147: 0.02%
Covered Lines: 242962
Relevant Lines: 264549

💛 - Coveralls

@jbreams jbreams marked this pull request as ready for review March 20, 2024 14:21
Copy link
Contributor

@finnschiermer finnschiermer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Epic!

@jbreams jbreams merged commit 4144c60 into master Mar 20, 2024
46 of 47 checks passed
@jbreams jbreams deleted the jbr/bump_baas_for_migs branch March 20, 2024 14:22
nirinchev added a commit that referenced this pull request Mar 21, 2024
* master:
  update release note
  prepare v14.4.0
  sets not allowed at storage level inside mixed (#7502)
  🔄 Synced file(s) with realm/ci-actions (#7481)
  RCORE-1982 Opening realm with cached user while offline results in fatal error and session does not retry connection (#7469)
  RCORE-2008 Bump baas version (#7499)
  RCORE-2027: Setting log callback should not override existing log level hierarchy (#7494)
  Derive correct ubuntu version on linuxmint (#7471)
  Include nested path in 'OutOfBounds' error message (#7489)
nirinchev added a commit that referenced this pull request Mar 22, 2024
* master:
  update release note
  prepare v14.4.0
  sets not allowed at storage level inside mixed (#7502)
  🔄 Synced file(s) with realm/ci-actions (#7481)
  RCORE-1982 Opening realm with cached user while offline results in fatal error and session does not retry connection (#7469)
  RCORE-2008 Bump baas version (#7499)
  RCORE-2027: Setting log callback should not override existing log level hierarchy (#7494)
  Derive correct ubuntu version on linuxmint (#7471)
  Include nested path in 'OutOfBounds' error message (#7489)
  fix depth for nested collections set to 4 in debug mode (#7486)
  Set the minimum buffer size in Group::write() to be equal to the page size (#7492)
  Update the parent's content version when bumping it in a nested collection (#7470)
  release notes
  core v14.3.0 (#7482)
  RCORE-2007 Added Resumption delay configuration to SyncClientTimeouts (#7441)
  Improve performance of aggregate operations on empty dictionaries (#7418)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants