Skip to content

Conversation

@optionsome
Copy link
Member

@optionsome optionsome commented Nov 12, 2025

Summary

Default name for a via vertex is now properly used instead of exposing a translation key. This problem was introduced in #6972.

There is also a minor refactoring so that we don't need to maintain list of internals translation keys in code.

Issue

No issue as minor problem.

Unit tests

Improved test coverage.

Documentation

No

Changelog

The changelog file
is generated from the pull-request title, make sure the title describe the feature or issue fixed.
To exclude the PR from the changelog add the label +Skip Changelog to the PR.

@optionsome optionsome added this to the 2.9 (next release) milestone Nov 12, 2025
@optionsome optionsome requested a review from a team as a code owner November 12, 2025 20:54
@optionsome optionsome added the !Bug Apply to issues describing a bug and PRs witch fixes it. label Nov 12, 2025
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.19%. Comparing base (17e7f49) to head (ca110c4).

Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #7046      +/-   ##
=============================================
- Coverage      72.19%   72.19%   -0.01%     
+ Complexity     20140    20137       -3     
=============================================
  Files           2184     2184              
  Lines          81154    81154              
  Branches        8145     8145              
=============================================
- Hits           58588    58587       -1     
  Misses         19687    19687              
- Partials        2879     2880       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

!Bug Apply to issues describing a bug and PRs witch fixes it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants