Skip to content

Dev - #47

Merged
sanko merged 7 commits into
mainfrom
dev
Aug 3, 2026
Merged

Dev#47
sanko merged 7 commits into
mainfrom
dev

Conversation

@sanko

@sanko sanko commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Finally resolves #33

@sanko
sanko merged commit c9f8668 into main Aug 3, 2026
197 of 214 checks passed
@sanko
sanko deleted the dev branch August 3, 2026 14:20
@codecov-commenter

codecov-commenter commented Aug 3, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.72%. Comparing base (974b667) to head (8d8c253).
⚠️ Report is 1 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   65.69%   65.72%   +0.03%     
==========================================
  Files          19       19              
  Lines        6550     6550              
==========================================
+ Hits         4303     4305       +2     
+ Misses       2247     2245       -2     
Files with missing lines Coverage Δ
src/common/infix_internals.h 57.14% <ø> (ø)
src/jit/executor.c 64.65% <ø> (ø)
src/jit/trampoline.c 69.81% <ø> (ø)

... and 1 file with indirect coverage changes

Impacted file tree graph

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

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.

[FEAT] Add support for 64-bit RISC-V (riscv64)

2 participants