Feat/drone ci #3

Merged
KevinMidboe merged 9 commits from feat/drone-ci into master 2021-07-03 17:16:33 +00:00
KevinMidboe commented 2021-07-03 17:11:03 +00:00 (Migrated from github.com)

Setup config for Drone CI runner

Commits:

  • First steps for drone CI script.
  • fix: explicit install pytest
  • fix: install coverage before running command
  • fix: install codecov before running command
  • Add codecov secert as env variable
Setup config for Drone CI runner Commits: - First steps for drone CI script. - fix: explicit install pytest - fix: install coverage before running command - fix: install codecov before running command - Add codecov secert as env variable
codecov-commenter commented 2021-07-03 17:11:34 +00:00 (Migrated from github.com)

Codecov Report

No coverage uploaded for pull request base (master@fa49597). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master        #3   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         1           
  Lines             ?         4           
  Branches          ?         0           
==========================================
  Hits              ?         4           
  Misses            ?         0           
  Partials          ?         0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa49597...2f02a6d. Read the comment docs.

# [Codecov](https://codecov.io/gh/KevinMidboe/torrent_search/pull/3?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin) Report > :exclamation: No coverage uploaded for pull request base (`master@fa49597`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin#section-missing-base-commit). > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/KevinMidboe/torrent_search/pull/3/graphs/tree.svg?width=650&height=150&src=pr&token=gwEL43ia0K&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin)](https://codecov.io/gh/KevinMidboe/torrent_search/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin) ```diff @@ Coverage Diff @@ ## master #3 +/- ## ========================================== Coverage ? 100.00% ========================================== Files ? 1 Lines ? 4 Branches ? 0 ========================================== Hits ? 4 Misses ? 0 Partials ? 0 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/KevinMidboe/torrent_search/pull/3?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/KevinMidboe/torrent_search/pull/3?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin). Last update [fa49597...2f02a6d](https://codecov.io/gh/KevinMidboe/torrent_search/pull/3?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin).
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/torrent_search#3
No description provided.