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

Fix error message #7712

Merged
merged 1 commit into from
May 21, 2024
Merged

Fix error message #7712

merged 1 commit into from
May 21, 2024

Conversation

jedelbo
Copy link
Contributor

@jedelbo jedelbo commented May 21, 2024

What, How & Why?

☑️ 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 jorgen.edelbo_261

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 49 unchanged lines in 15 files lost coverage.
  • Overall coverage increased (+0.02%) to 90.804%

Files with Coverage Reduction New Missed Lines %
src/realm/array_string.cpp 1 87.23%
src/realm/mixed.cpp 1 86.46%
test/test_index_string.cpp 1 93.48%
src/realm/array_blobs_big.cpp 2 98.58%
src/realm/array_key.cpp 2 96.55%
src/realm/sync/network/http.hpp 2 82.27%
test/fuzz_group.cpp 2 45.77%
src/realm/table.cpp 3 90.14%
src/realm/link_translator.cpp 4 76.92%
src/realm/sync/instruction_applier.cpp 4 68.08%
Totals Coverage Status
Change from base Build 2323: 0.02%
Covered Lines: 214757
Relevant Lines: 236506

💛 - Coveralls

@jedelbo jedelbo requested a review from nicola-cab May 21, 2024 12:44
@jedelbo jedelbo merged commit 0c72dc3 into master May 21, 2024
37 of 41 checks passed
@jedelbo jedelbo deleted the je/fix-error-output branch May 21, 2024 12:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 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