Closed msmannan00 closed 1 month ago
Coverage variation | Diff coverage |
---|---|
:white_check_mark: +1.16% (target: -1.00%) | :white_check_mark: 93.57% (target: 70.00%) |
Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more
Thank you @msmannan00
Very interesting patch. Apparently the code coverage pagges from 81.39 to 81.85 with this change.
Since you changed a very large set of files we should get sure that the files that you touched contains the updates that were included in the latest changes to the codebase in the devel branch.
@msmannan00 : This is an example of "regression" where with your proposal you are reintroducing some old code.
I will give it a try to find other situations like this.
Yup, actually in past two weeks I tried to take merge from stable version twice and make changes accordingly but even then I might have missed some commits that were made in the week
Very good to go! Merging!