Skip to content

Collect common keyword fields of ADTs#2806

Draft
sungshik wants to merge 4 commits into
mainfrom
fix2193
Draft

Collect common keyword fields of ADTs#2806
sungshik wants to merge 4 commits into
mainfrom
fix2193

Conversation

@sungshik

@sungshik sungshik commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Fixes #2193

Integration test pending...

@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46%. Comparing base (c145f56) to head (3dcc898).

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2806   +/-   ##
=======================================
  Coverage       46%     46%           
- Complexity    6721    6728    +7     
=======================================
  Files          839     839           
  Lines        66767   66767           
  Branches      9983    9983           
=======================================
+ Hits         30780   30791   +11     
+ Misses       33600   33592    -8     
+ Partials      2387    2384    -3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sungshik sungshik changed the title Fix2193 Collect common keyword fields of ADTs Jun 19, 2026
@sonarqubecloud

Copy link
Copy Markdown

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.

Uses of ADT formal keyword arguments refer to full ADT definition

1 participant