Modify ↓
Opened 2 years ago
Last modified 5 days ago
#22750 new enhancement
Make ImproveWayAccuracyAction extendible [patch]
Reported by: | kolesar | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 25.05 |
Component: | Core | Version: | |
Keywords: | Cc: |
Description (last modified by )
ImproveWay plugin used same code base as ImproveWayAccuracy mode. Half of code was unnecessary duplication with _old_ code. Moreover, both action in core and plugin needed to be maintained. Common code parts have diverged in years.
This MR makes core action to be extendible. ImproveWay plugin was refactored to extend this class. This change eliminates code duplication.
Attachments (0)
Change History (2)
comment:1 by , 2 years ago
Description: | modified (diff) |
---|---|
Summary: | Make ImproveWayAccuracyAction extendible → Make ImproveWayAccuracyAction extendible [patch] |
comment:2 by , 5 days ago
Milestone: | → 25.05 |
---|
Note:
See TracTickets
for help on using tickets.