[ENHANCEMENT] Add badges #70

Merged
ElBe-Plaq merged 6 commits from dev into main 2023-03-15 14:04:20 +00:00
ElBe-Plaq commented 2023-03-11 05:36:49 +00:00 (Migrated from github.com)

Add badges to README.md.

  • Add python badge
  • Add discord badge
  • Add codecov badge
  • Add lint badges
  • Add other badges

Closes #52.

Add badges to `README.md`. - [x] Add python badge - [x] Add discord badge - [x] Add codecov badge - [x] Add lint badges - [x] Add other badges Closes #52.
codecov[bot] commented 2023-03-12 18:25:20 +00:00 (Migrated from github.com)

Codecov Report

Patch and project coverage have no change.

Comparison is base (7033a2a) 0.00% compared to head (7428e65) 0.00%.

Current head 7428e65 differs from pull request most recent head 78726ee. Consider uploading reports for the commit 78726ee to get more accurate results

Additional details and impacted files
@@    Coverage Diff     @@
##   main   #70   +/-   ##
==========================
==========================

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

## [Codecov](https://codecov.io/gh/ElBe-Development/discord.py-bot-template/pull/70?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ElBe-Development) Report Patch and project coverage have no change. > Comparison is base [(`7033a2a`)](https://codecov.io/gh/ElBe-Development/discord.py-bot-template/commit/7033a2ac025db796bd27893e08f6e00a2d478d52?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ElBe-Development) 0.00% compared to head [(`7428e65`)](https://codecov.io/gh/ElBe-Development/discord.py-bot-template/pull/70?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ElBe-Development) 0.00%. > :exclamation: Current head 7428e65 differs from pull request most recent head 78726ee. Consider uploading reports for the commit 78726ee to get more accurate results <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================== ========================== ``` 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=ElBe-Development). 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=ElBe-Development) </details> [:umbrella: View full report in Codecov by Sentry](https://codecov.io/gh/ElBe-Development/discord.py-bot-template/pull/70?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ElBe-Development). :loudspeaker: Do you have feedback about the report comment? [Let us know in this issue](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ElBe-Development).
ElBe-Plaq (Migrated from github.com) reviewed 2023-03-13 06:25:32 +00:00
@ -1,8 +1,19 @@
### :warning: The `main` branch is currently not ready for production or usage. There will be major changes regarding the bot and the repository with the release of `v1.0.0`. The version before `v1.0.0` have old names and code and will be incompactible with newer ones. Please update to `v1.0.0` with it's release.
ElBe-Plaq (Migrated from github.com) commented 2023-03-13 06:19:27 +00:00

Leave it in there

Leave it in there
ElBe-Plaq (Migrated from github.com) reviewed 2023-03-13 06:27:05 +00:00
@ -1,8 +1,19 @@
### :warning: The `main` branch is currently not ready for production or usage. There will be major changes regarding the bot and the repository with the release of `v1.0.0`. The version before `v1.0.0` have old names and code and will be incompactible with newer ones. Please update to `v1.0.0` with it's release.
ElBe-Plaq (Migrated from github.com) commented 2023-03-13 06:27:04 +00:00

Done

Done
Sign in to join this conversation.
No description provided.