Skip to content

removed ununsed asubtype relation between a ATree (achar) and a AType (\achar-class) to avoid confusion between types and values.#2533

Merged
PaulKlint merged 4 commits intomainfrom
replace-char-by-char-class-atype
Feb 17, 2026
Merged

removed ununsed asubtype relation between a ATree (achar) and a AType (\achar-class) to avoid confusion between types and values.#2533
PaulKlint merged 4 commits intomainfrom
replace-char-by-char-class-atype

Conversation

@jurgenvinju
Copy link
Member

@jurgenvinju jurgenvinju commented Nov 26, 2025

This cleans up some unused code. All tests seem to work still.

…-class) to avoid confusion between types and values. asubtype should be only defined on ATypes
@jurgenvinju jurgenvinju changed the title removed asubtype relation between a ATree (achar) and a AType (\achar-class) to avoid confusion between types and values. asubtype should be only defined on ATypes removed ununsed asubtype relation between a ATree (achar) and a AType (\achar-class) to avoid confusion between types and values. Nov 26, 2025
@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46%. Comparing base (56cb9d3) to head (3d09500).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2533   +/-   ##
=======================================
  Coverage       46%     46%           
- Complexity    6670    6675    +5     
=======================================
  Files          795     795           
  Lines        65892   65892           
  Branches      9877    9877           
=======================================
  Hits         30695   30695           
+ Misses       32827   32821    -6     
- Partials      2370    2376    +6     

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

@sonarqubecloud
Copy link

Copy link
Member

@PaulKlint PaulKlint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough, these are unused.

@PaulKlint PaulKlint merged commit 5c7c044 into main Feb 17, 2026
3 checks passed
@PaulKlint PaulKlint deleted the replace-char-by-char-class-atype branch February 17, 2026 22:52
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

Comments