You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ATS has not provided the value that it set out to do, there is barely anyone using it, and its internal implementation is bad for performance, and blocking further improvements.
In particular, I would like to clean up all the labels and datapoints related code from the Report classes, which should simplify things and improve performance, as well as open up more opportunities down the road, in particular make any kind of rewrite it in Rust a lot simpler.
One question would be whether we could already start removing some of the backend code before waiting for a grace period to allow the few remaining users to move off of this feature.
In that way, we would just return a "good default", however that would look like, instead of computing the actual precise results.
ATS has not provided the value that it set out to do, there is barely anyone using it, and its internal implementation is bad for performance, and blocking further improvements.
In particular, I would like to clean up all the labels and
datapoints
related code from theReport
classes, which should simplify things and improve performance, as well as open up more opportunities down the road, in particular make any kind of rewrite it in Rust a lot simpler.Stop using it ourselves
Clearly deprecate the feature
codecov-cli
owner/repo
using this feature is here: https://metabase.codecov.dev/question/273-labelanalysis-usersProfit
api
worker
cli
labels
related code from theReport
classes, theReportBuilder
, as well as the serialized formatEditableReport
class completely, as I believe it primarily exists to deal withlabels
?¿?The text was updated successfully, but these errors were encountered: