mattermost-community / mattermost-plugin-confluence

A Mattermost Plugin to receive events from Confluence
Apache License 2.0
14 stars 14 forks source link

Migrate from CircleCI to Github Actions #98

Closed spirosoik closed 1 year ago

spirosoik commented 1 year ago
    #### Summary
    The PR build (CI) is a reusable [required workflow](https://github.com/mattermost/actions-workflows/tree/main/.github/workflows/required_workflows/plugins)  

    #### Ticket Link
    Ticket: https://mattermost.atlassian.net/browse/CLD-4816
codecov-commenter commented 1 year ago

Codecov Report

Base: 30.29% // Head: 28.71% // Decreases project coverage by -1.58% :warning:

Coverage data is based on head (c7e1fbd) compared to base (369c4a9). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #98 +/- ## ========================================== - Coverage 30.29% 28.71% -1.58% ========================================== Files 9 9 Lines 241 296 +55 ========================================== + Hits 73 85 +12 - Misses 156 199 +43 Partials 12 12 ``` | [Impacted Files](https://codecov.io/gh/mattermost/mattermost-plugin-confluence/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost) | Coverage Δ | | |---|---|---| | [server/service/get\_subscription\_list.go](https://codecov.io/gh/mattermost/mattermost-plugin-confluence/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3NlcnZpY2UvZ2V0X3N1YnNjcmlwdGlvbl9saXN0Lmdv) | `35.48% <0.00%> (-6.83%)` | :arrow_down: | | [server/service/delete\_subscription.go](https://codecov.io/gh/mattermost/mattermost-plugin-confluence/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3NlcnZpY2UvZGVsZXRlX3N1YnNjcmlwdGlvbi5nbw==) | `30.00% <0.00%> (-5.30%)` | :arrow_down: | | [server/service/get\_subscription.go](https://codecov.io/gh/mattermost/mattermost-plugin-confluence/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3NlcnZpY2UvZ2V0X3N1YnNjcmlwdGlvbi5nbw==) | `70.00% <0.00%> (-5.00%)` | :arrow_down: | | [server/service/save\_subscription.go](https://codecov.io/gh/mattermost/mattermost-plugin-confluence/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3NlcnZpY2Uvc2F2ZV9zdWJzY3JpcHRpb24uZ28=) | `29.16% <0.00%> (-2.42%)` | :arrow_down: | | [server/service/notification.go](https://codecov.io/gh/mattermost/mattermost-plugin-confluence/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3NlcnZpY2Uvbm90aWZpY2F0aW9uLmdv) | `43.90% <0.00%> (-1.56%)` | :arrow_down: | | [server/plugin.go](https://codecov.io/gh/mattermost/mattermost-plugin-confluence/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3BsdWdpbi5nbw==) | `3.61% <0.00%> (-1.01%)` | :arrow_down: | | [server/service/edit\_subscription.go](https://codecov.io/gh/mattermost/mattermost-plugin-confluence/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3NlcnZpY2UvZWRpdF9zdWJzY3JpcHRpb24uZ28=) | `0.00% <0.00%> (ø)` | | | [server/util/util.go](https://codecov.io/gh/mattermost/mattermost-plugin-confluence/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3V0aWwvdXRpbC5nbw==) | `43.66% <0.00%> (+2.98%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.