mattermost-community / mattermost-plugin-agenda

Mattermost plugin to handle meeting agendas
Apache License 2.0
32 stars 21 forks source link

Migrate from CircleCI to Github Actions #105

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[bot] commented 1 year ago

Codecov Report

Base: 23.63% // Head: 22.52% // Decreases project coverage by -1.11% :warning:

Coverage data is based on head (eeefe34) compared to base (45f06f1). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #105 +/- ## ========================================== - Coverage 23.63% 22.52% -1.11% ========================================== Files 6 6 Lines 402 506 +104 ========================================== + Hits 95 114 +19 - Misses 289 374 +85 Partials 18 18 ``` | [Impacted Files](https://codecov.io/gh/mattermost/mattermost-plugin-agenda/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost) | Coverage Δ | | |---|---|---| | [server/meeting.go](https://codecov.io/gh/mattermost/mattermost-plugin-agenda/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL21lZXRpbmcuZ28=) | `37.25% <0.00%> (-2.75%)` | :arrow_down: | | [server/plugin.go](https://codecov.io/gh/mattermost/mattermost-plugin-agenda/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3BsdWdpbi5nbw==) | `23.57% <0.00%> (-1.92%)` | :arrow_down: | | [server/utils.go](https://codecov.io/gh/mattermost/mattermost-plugin-agenda/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3V0aWxzLmdv) | `88.67% <0.00%> (-1.57%)` | :arrow_down: | | [server/command.go](https://codecov.io/gh/mattermost/mattermost-plugin-agenda/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL2NvbW1hbmQuZ28=) | `0.00% <0.00%> (ø)` | | | [server/configuration.go](https://codecov.io/gh/mattermost/mattermost-plugin-agenda/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL2NvbmZpZ3VyYXRpb24uZ28=) | `0.00% <0.00%> (ø)` | | 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.