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

Log free space and history sizes when opening file #7091

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

jedelbo
Copy link
Contributor

@jedelbo jedelbo commented Oct 30, 2023

What, How & Why?

☑️ ToDos

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

@coveralls-official
Copy link

Pull Request Test Coverage Report for Build github_pull_request_281728

  • 45 of 45 (100.0%) changed or added relevant lines in 5 files are covered.
  • 62 unchanged lines in 13 files lost coverage.
  • Overall coverage increased (+0.009%) to 90.542%

Files with Coverage Reduction New Missed Lines %
src/realm/list.cpp 2 88.11%
src/realm/table_view.cpp 2 94.18%
src/realm/uuid.cpp 2 97.06%
test/test_lang_bind_helper.cpp 2 94.23%
src/realm/query_expression.cpp 3 87.59%
src/realm/sync/network/network.cpp 3 89.46%
src/realm/sync/noinst/server/server.cpp 3 76.36%
src/realm/table.cpp 3 90.49%
src/realm/util/serializer.cpp 3 90.03%
test/test_thread.cpp 3 66.67%
Totals Coverage Status
Change from base Build github_pull_request_281710: 0.009%
Covered Lines: 233546
Relevant Lines: 257943

💛 - Coveralls

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.

LGTM

@jedelbo jedelbo merged commit d1520c3 into next-major Oct 30, 2023
1 of 2 checks passed
@jedelbo jedelbo deleted the je/core-logging branch October 30, 2023 15:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants