Closed gaiksaya closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.72%. Comparing base (
c63a248
) to head (c3abc79
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Create GH label if one is missing while creating GH issues. Also fixes the test cases where
@Test
annotation was missing hence the tests never ran.Issues Resolved
closes #530
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.