Skip to content

Conversation

@strRM
Copy link
Contributor

@strRM strRM commented May 15, 2025

We a have need to increased BTree arity. We increase it to 30.

@strRM strRM marked this pull request as ready for review May 15, 2025 18:24
@codecov
Copy link

codecov bot commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.20%. Comparing base (d6dfcb1) to head (85f0637).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2545      +/-   ##
==========================================
- Coverage   81.26%   81.20%   -0.06%     
==========================================
  Files         492      492              
  Lines       33370    33370              
==========================================
- Hits        27117    27098      -19     
- Misses       6253     6272      +19     
Files with missing lines Coverage Δ
src/interpreter/Util.h 100.00% <ø> (ø)

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@strRM
Copy link
Contributor Author

strRM commented Jun 17, 2025

@quentin would you be able to also merge this one?

I'd like to find a better solution for this, but in the meantime, this will have to do.

This is all a bit suboptimal and it would be nice
to find a single compile-time knob to increase
arity. Alas, for now, we'll do it this way.
@strRM strRM force-pushed the rm/increase-arity branch from 072af61 to 85f0637 Compare June 25, 2025 10:30
@strRM
Copy link
Contributor Author

strRM commented Jun 25, 2025

Looks like there is a problem with recent CI updates. Ought to be unrelated to this commit.

@quentin
Copy link
Member

quentin commented Jun 26, 2025

The failing tests in Windows is a known issue since Github runners switched to Windows 2025: #2548

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.

2 participants