Skip to content

Polymorphic sync v2#9

Merged
cuzzo merged 10 commits intomasterfrom
polymorphic-sync-v2
May 5, 2026
Merged

Polymorphic sync v2#9
cuzzo merged 10 commits intomasterfrom
polymorphic-sync-v2

Conversation

@cuzzo
Copy link
Copy Markdown
Owner

@cuzzo cuzzo commented May 5, 2026

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 5, 2026

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

Codecov Report

❌ Patch coverage is 88.88889% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.60%. Comparing base (1285b16) to head (3f4555b).

Files with missing lines Patch % Lines
src/ast/parser.rb 65.62% 11 Missing ⚠️
src/annotator-helpers/generic_analysis.rb 83.05% 10 Missing ⚠️
src/ast/type.rb 60.00% 10 Missing ⚠️
src/annotator.rb 91.34% 9 Missing ⚠️
src/mir/escape_analysis.rb 53.33% 7 Missing ⚠️
src/tools/doctor.rb 0.00% 4 Missing ⚠️
src/annotator-helpers/capabilities.rb 77.77% 2 Missing ⚠️
src/mir/mir_lowering.rb 96.82% 2 Missing ⚠️
src/backends/pipeline_host.rb 50.00% 1 Missing ⚠️
src/mir/control_flow.rb 97.67% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   88.09%   88.60%   +0.51%     
==========================================
  Files         161      161              
  Lines       42060    42483     +423     
  Branches    10260    10498     +238     
==========================================
+ Hits        37052    37642     +590     
+ Misses       5008     4841     -167     
Flag Coverage Δ
ruby 84.00% <87.82%> (+1.01%) ⬆️
zig 95.09% <100.00%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@cuzzo cuzzo force-pushed the polymorphic-sync-v2 branch from 05f3fdb to ee990f0 Compare May 5, 2026 02:45
@cuzzo cuzzo force-pushed the polymorphic-sync-v2 branch from ee990f0 to 287485d Compare May 5, 2026 03:10
@cuzzo cuzzo merged commit 54d1646 into master May 5, 2026
26 checks passed
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