Skip to content

codeedges: Include lowered default constructors - #162

Merged
Keno merged 1 commit into
JuliaDebug:masterfrom
KenoAIStaging:kf/default-constructors
Jul 21, 2026
Merged

codeedges: Include lowered default constructors#162
Keno merged 1 commit into
JuliaDebug:masterfrom
KenoAIStaging:kf/default-constructors

Conversation

@Keno

@Keno Keno commented Jul 20, 2026

Copy link
Copy Markdown
Member

Associate each _defaultctors call with the type definition that supplies its terminal dependencies so selecting a struct also evaluates its generated constructors on Julia 1.12 and later.

CI: https://github.com/JuliaDebug/LoweredCodeUtils.jl/actions/runs/29703805090/job/88237256824

Associate each _defaultctors call with the type definition that supplies its terminal dependencies so selecting a struct also evaluates its generated constructors on Julia 1.12 and later.

CI: https://github.com/JuliaDebug/LoweredCodeUtils.jl/actions/runs/29703805090/job/88237256824

Co-authored-by: OpenAI Codex <codex@openai.com>
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.62%. Comparing base (04a0231) to head (77d307e).
⚠️ Report is 26 commits behind head on master.

Files with missing lines Patch % Lines
src/utils.jl 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
+ Coverage   76.95%   77.62%   +0.67%     
==========================================
  Files           6        6              
  Lines        1523     1654     +131     
==========================================
+ Hits         1172     1284     +112     
- Misses        351      370      +19     

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

@Keno
Keno merged commit 1b3dfb2 into JuliaDebug:master Jul 21, 2026
10 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.

1 participant