Skip to content

testing: add test for hello world LLVM IR emission - #6241

Merged
superlopuh merged 1 commit into
mainfrom
sasha/pyjit/helloworld/all
Jun 30, 2026
Merged

testing: add test for hello world LLVM IR emission#6241
superlopuh merged 1 commit into
mainfrom
sasha/pyjit/helloworld/all

Conversation

@superlopuh

Copy link
Copy Markdown
Member

A semi-integration test for basic functionality.

@superlopuh
superlopuh requested review from jumerckx and sueszli June 30, 2026 16:07
@superlopuh superlopuh self-assigned this Jun 30, 2026
@superlopuh superlopuh added the testing Tests (pytest, filecheck, testing infrastructure) label Jun 30, 2026
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.88%. Comparing base (9a631e9) to head (4e1f4ed).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6241   +/-   ##
=======================================
  Coverage   86.88%   86.88%           
=======================================
  Files         431      431           
  Lines       64559    64559           
  Branches     7395     7395           
=======================================
+ Hits        56090    56092    +2     
+ Misses       6897     6896    -1     
+ Partials     1572     1571    -1     

☔ View full report in Codecov by Harness.
📢 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.

@superlopuh
superlopuh merged commit d0a74d0 into main Jun 30, 2026
25 checks passed
@superlopuh
superlopuh deleted the sasha/pyjit/helloworld/all branch June 30, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Tests (pytest, filecheck, testing infrastructure)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants