Skip to content

Use Dependency Contract: ignore all term labels#3776

Open
FliegendeWurst wants to merge 1 commit intoKeYProject:mainfrom
FliegendeWurst:udc-labels
Open

Use Dependency Contract: ignore all term labels#3776
FliegendeWurst wants to merge 1 commit intoKeYProject:mainfrom
FliegendeWurst:udc-labels

Conversation

@FliegendeWurst
Copy link
Member

Related Issue

This pull request resolves #3760.

Intended Change

None of the term labels should affect applicability of this rule

Type of pull request

  • Bug fix (non-breaking change which fixes an issue)
  • There are changes to the (Java) code

Ensuring quality

  • I have tested the feature as follows: manually using the case from the issue

Additional information and contact(s)

The contributions within this pull request are licensed under GPLv2 (only) for inclusion in KeY.

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.29%. Comparing base (ba0945c) to head (b24c9e5).
⚠️ Report is 139 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3776      +/-   ##
============================================
+ Coverage     47.99%   50.29%   +2.30%     
+ Complexity    16045    15986      -59     
============================================
  Files          1683     1605      -78     
  Lines         96053    91528    -4525     
  Branches      15390    14662     -728     
============================================
- Hits          46097    46035      -62     
+ Misses        44683    40228    -4455     
+ Partials       5273     5265       -8     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

anonHeapFunction label prevents use of Dependency Contract

2 participants