opensearch-project / opensearch-build-libraries

Apache License 2.0
7 stars 25 forks source link

Create GH label if one is missing while creating GH issues #551

Closed gaiksaya closed 3 weeks ago

gaiksaya commented 3 weeks ago

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.

codecov[bot] commented 3 weeks ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #551 +/- ## ========================================= Coverage 84.72% 84.72% Complexity 114 114 ========================================= Files 117 117 Lines 681 681 Branches 75 75 ========================================= Hits 577 577 Misses 30 30 Partials 74 74 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.