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

Derive correct ubuntu version on linuxmint #7471

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Derive correct ubuntu version on linuxmint #7471

merged 1 commit into from
Mar 19, 2024

Conversation

jedelbo
Copy link
Contributor

@jedelbo jedelbo commented Mar 13, 2024

What, How & Why?

Makes install_baas.sh work on linuxmint.

☑️ ToDos

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

@cla-bot cla-bot bot added the cla: yes label Mar 13, 2024
@jedelbo jedelbo requested a review from jbreams March 13, 2024 09:24
Copy link

Pull Request Test Coverage Report for Build jorgen.edelbo_141

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3603 unchanged lines in 63 files lost coverage.
  • Overall coverage decreased (-1.2%) to 90.923%

Files with Coverage Reduction New Missed Lines %
src/realm/index_string.hpp 1 93.68%
src/realm/object-store/list.cpp 1 94.38%
test/test_client_reset.cpp 1 99.94%
test/test_index_string.cpp 1 94.63%
src/realm/cluster.cpp 2 77.52%
src/realm/group.cpp 2 91.23%
src/realm/object-store/sync/sync_session.cpp 2 93.65%
src/realm/uuid.cpp 2 97.01%
test/object-store/object.cpp 2 98.85%
src/realm/collection_parent.hpp 3 62.5%
Totals Coverage Status
Change from base Build 2130: -1.2%
Covered Lines: 238537
Relevant Lines: 262352

💛 - Coveralls

@jedelbo jedelbo merged commit 8e111ae into master Mar 19, 2024
34 of 42 checks passed
@jedelbo jedelbo deleted the je/install-baas branch March 19, 2024 11:30
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 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants