Skip to content

Improve code coverage for indexer queue azure enqueue service

Improved the code coverage for enqueue service. Please refer to the comments section for each commit to see the improved code coverage after each modification.

Overall, the code coverage improvement is as follows -

Missed instructions Missed branches
Before 80% 71%
After 100% 100%

Cc: @amaverma @kibattul @polavishnu

Edited by Aalekh Jain

Merge request reports