mattermost / mattermost-plugin-github

GitHub plugin for Mattermost
Apache License 2.0
157 stars 148 forks source link

Added debug logs to check issue in subscription for PR updates #747

Closed ayusht2810 closed 5 months ago

ayusht2810 commented 6 months ago

Summary

Added debug logs to check issue in subscription for PR updates

Ticket Link

NA

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 15.88%. Comparing base (475c110) to head (3e5a39f).

Files Patch % Lines
server/plugin/webhook.go 0.00% 25 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #747 +/- ## ========================================== - Coverage 15.93% 15.88% -0.06% ========================================== Files 17 17 Lines 6018 6038 +20 ========================================== Hits 959 959 - Misses 5017 5037 +20 Partials 42 42 ```

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

ayusht2810 commented 6 months ago

@mickmister review fixes done. Please re-review.

mickmister commented 5 months ago

@hanzei Do you think the PR is ready to be used for debugging community at its current state?

mickmister commented 5 months ago

Fix PR submitted here https://github.com/mattermost/mattermost-plugin-github/pull/755. Closing as this PR shouldn't be needed anymore