Skip to content

Conversation

@cduck
Copy link
Contributor

@cduck cduck commented Oct 16, 2025

No description provided.

@cduck cduck requested a review from Roger-luo October 16, 2025 21:10
@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-10-16 22:50 UTC

@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

❌ Patch coverage is 79.31034% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/kirin/dialects/scf/stmts.py 54.54% 5 Missing ⚠️
src/kirin/ir/exception.py 75.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@github-actions
Copy link
Contributor

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
11333 10107 89% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/kirin/dialects/scf/scf2cf.py 98% 🟢
src/kirin/dialects/scf/stmts.py 82% 🟢
src/kirin/ir/exception.py 93% 🟢
src/kirin/lowering/frame.py 94% 🟢
src/kirin/rewrite/walk.py 93% 🟢
TOTAL 92% 🟢

updated for commit: 5315b04 by action🐍

@Roger-luo
Copy link
Collaborator

I think this PR is a very good example why we want to move to a compiled language eventually...

@Roger-luo Roger-luo merged commit f711b84 into main Oct 16, 2025
11 of 13 checks passed
@Roger-luo Roger-luo deleted the cduck/isinstance-main branch October 16, 2025 22:50
Roger-luo pushed a commit that referenced this pull request Oct 22, 2025
Fix Pyright complains from #535 and #536 (that removed`isinstance`
causing performance issue).
Casts to correct type so pyright doesn't complain
Roger-luo pushed a commit that referenced this pull request Oct 23, 2025
Roger-luo pushed a commit that referenced this pull request Oct 23, 2025
Fix Pyright complains from #535 and #536 (that removed`isinstance`
causing performance issue).
Casts to correct type so pyright doesn't complain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants