opensearch-project / opensearch-build-libraries

Apache License 2.0
6 stars 24 forks source link

Add library to add and remove GH issue labels #377

Closed gaiksaya closed 7 months ago

gaiksaya commented 7 months ago

Description

Add library to add and remove GH issue labels

Issues Resolved

https://github.com/opensearch-project/opensearch-build/issues/4358

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 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d560891) 86.11% compared to head (f6cb853) 86.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #377 +/- ## ============================================ + Coverage 86.11% 86.30% +0.19% Complexity 29 29 ============================================ Files 82 85 +3 Lines 216 219 +3 Branches 12 12 ============================================ + Hits 186 189 +3 Misses 22 22 Partials 8 8 ```

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