Skip to content

Upgraded the ObjectBox dependency to support 16KB page size. - #4481

Merged
kelson42 merged 1 commit into
mainfrom
FIxes#4406
Oct 29, 2025
Merged

Upgraded the ObjectBox dependency to support 16KB page size.#4481
kelson42 merged 1 commit into
mainfrom
FIxes#4406

Conversation

@MohitMaliFtechiz

Copy link
Copy Markdown
Collaborator

Parent Issue #4406

Screenshot from 2025-10-28 18-39-12

* ObjectBox added support for 16KB page size in version `4.1.0`, so we upgraded our application to use this version. Our previous version was `4.0.3`, which is just before `4.1.0`.

@kelson42 kelson42 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

CI does not pass

@codecov

codecov Bot commented Oct 28, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.65%. Comparing base (a29e716) to head (c7deb07).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4481      +/-   ##
============================================
+ Coverage     58.62%   58.65%   +0.03%     
  Complexity     1468     1468              
============================================
  Files           327      327              
  Lines         17045    17045              
  Branches       2109     2109              
============================================
+ Hits           9992     9998       +6     
+ Misses         5654     5644      -10     
- Partials       1399     1403       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MohitMaliFtechiz

Copy link
Copy Markdown
Collaborator Author

Seems same issue as we are facing in #4480.

@MohitMaliFtechiz
MohitMaliFtechiz marked this pull request as draft October 29, 2025 06:31
@MohitMaliFtechiz
MohitMaliFtechiz marked this pull request as ready for review October 29, 2025 09:44
@MohitMaliFtechiz

Copy link
Copy Markdown
Collaborator Author

@kelson42 Placed a fix for it in #4480. Here, CI is green now.

@kelson42
kelson42 merged commit b055478 into main Oct 29, 2025
53 of 59 checks passed
@kelson42
kelson42 deleted the FIxes#4406 branch October 29, 2025 12:57
@MohitMaliFtechiz MohitMaliFtechiz mentioned this pull request May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants