Dmitry Zakharov

Results 135 comments of Dmitry Zakharov

@eroshenkoam any news about this feature request?

@cartant could you please check it?

@michalw666 What do you mean? You want allure result history?

try to use this: https://github.com/pumano/allure-reports-portal#allure-reports-with-history-trends

@michalw666 sorry for delay, it's looks like you need to create history trends: https://stackoverflow.com/questions/50376630/allure-reports-to-see-historic-trends then update it after each test run allure jenkins plugin create it under the hood, but...

@Boshen @DonIsaac I suggest to add to tasks from first post one column to table with "fixer" yes/no. because rule may exist, but fixer not implemented for example and that...

Very useful feature! Thank you!

@JamesHenry no, only plain AST for checking code for `new BehaviorSubject`, and recommend it rewrite with signals. Usually 90% of code is possible to rewrite to signals without problems.

@JamesHenry Also I suggest to add more rules: `prefer-signal-inputs`, `prefer-signal-outputs` and etc