Skip to content

Remove Core.Box#79

Merged
jwahlstrand merged 4 commits intomasterfrom
jw/boxes
Feb 8, 2026
Merged

Remove Core.Box#79
jwahlstrand merged 4 commits intomasterfrom
jw/boxes

Conversation

@jwahlstrand
Copy link
Copy Markdown
Collaborator

Use JuliaLang/julia#60478 to find cases where Core.Box is produced by the compiler. Fix by introducing local variables.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 8, 2026

Codecov Report

❌ Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.10%. Comparing base (56cd523) to head (b70516e).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/widgets.jl 83.33% 3 Missing ⚠️
src/extrawidgets.jl 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   92.49%   91.10%   -1.39%     
==========================================
  Files           6        6              
  Lines        1119     1158      +39     
==========================================
+ Hits         1035     1055      +20     
- Misses         84      103      +19     
Flag Coverage Δ
?

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.

@jwahlstrand jwahlstrand merged commit 79de340 into master Feb 8, 2026
16 checks passed
@jwahlstrand jwahlstrand deleted the jw/boxes branch February 8, 2026 02:43
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