/codecov notify
you have full control to customize your notifications and receive targeted updates for the repositories and events that matter to you in any Slack channel.- Get all the context around changes in your code base to see how they impact fluctuation in code coverage by using /codecov pulls
to get a list of PRs and a summarized view of coverage changes, this isn’t limited to just a PR list, you can also pull a list of flags, components, commits, and branches.- Get a handle on determining whether there has been a decline in coverage over a period, this might suggest a regression indicating a reduction in test coverage. Execute the command /codecov compare
to obtain a comparative analysis of two commits, assisting you in unraveling the actual events.How to get started: /codecov login
.)/codecov notify repository=<name_of_repo> service=<provider_name> username=<repo_owner_name>
to enable notifications for specific repos. To add multiple repositories to a channel just run the /codecov notify
command again./codecov help
to view the library of commands to customize your experience. Check out the docs for more customization settings.Review the details to better understand this app’s security practices. To learn more about assessing apps for your workspace visit our Help Center.