mattermost-community / mattermost-plugin-jitsi

Jitsi plugin for Mattermost :electric_plug:
Apache License 2.0
193 stars 89 forks source link

Migrate from CircleCI to Github Actions #229

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: 45.47% // Head: 43.06% // Decreases project coverage by -2.42% :warning:

Coverage data is based on head (80126e0) compared to base (f52f77e). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #229 +/- ## ========================================== - Coverage 45.47% 43.06% -2.42% ========================================== Files 7 7 Lines 873 1038 +165 ========================================== + Hits 397 447 +50 - Misses 451 566 +115 Partials 25 25 ``` | [Impacted Files](https://codecov.io/gh/mattermost/mattermost-plugin-jitsi/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost) | Coverage Δ | | |---|---|---| | [server/plugin.go](https://codecov.io/gh/mattermost/mattermost-plugin-jitsi/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3BsdWdpbi5nbw==) | `58.83% <0.00%> (-2.95%)` | :arrow_down: | | [server/randomNameGenerator.go](https://codecov.io/gh/mattermost/mattermost-plugin-jitsi/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3JhbmRvbU5hbWVHZW5lcmF0b3IuZ28=) | `68.42% <0.00%> (-2.17%)` | :arrow_down: | | [server/configuration.go](https://codecov.io/gh/mattermost/mattermost-plugin-jitsi/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL2NvbmZpZ3VyYXRpb24uZ28=) | `15.06% <0.00%> (-1.60%)` | :arrow_down: | | [server/command.go](https://codecov.io/gh/mattermost/mattermost-plugin-jitsi/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL2NvbW1hbmQuZ28=) | `59.35% <0.00%> (-1.15%)` | :arrow_down: | | [server/api.go](https://codecov.io/gh/mattermost/mattermost-plugin-jitsi/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL2FwaS5nbw==) | `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.