xenserver / status-report

Program that gathers data for xenserver host diagnostics
GNU Lesser General Public License v2.1
1 stars 9 forks source link

CP-48198: `.codecov.yml`: Fix Py3 coverage flag used to `python3.10` #106

Closed bernhardkaindl closed 7 months ago

bernhardkaindl commented 7 months ago

Based on #197:

Commit 1 is already merged from #107 (it fixes coverage upload from master and labels Python3 coverage upload to python3.10)

That means only this commit is left to review: https://github.com/xenserver/status-report/pull/106/commits/377c762383024c08fcfdf6ac7509efd714901704 - Commit 2:

codecov[bot] commented 7 months ago

Codecov Report

Merging #106 (377c762) into master (d0e569d) will increase coverage by 2.9%. Report is 19 commits behind head on master. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #106 +/- ## ======================================== + Coverage 88.2% 91.2% +2.9% ======================================== Files 18 18 Lines 2196 2228 +32 ======================================== + Hits 1939 2034 +95 + Misses 257 194 -63 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/xenserver/status-report/pull/106/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xenserver) | [Flag](https://app.codecov.io/gh/xenserver/status-report/pull/106/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xenserver) | Coverage Δ | | |---|---|---| | [python2.7](https://app.codecov.io/gh/xenserver/status-report/pull/106/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xenserver) | `96.6% <ø> (+9.7%)` | :arrow_up: | | [python3.10](https://app.codecov.io/gh/xenserver/status-report/pull/106/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xenserver) | `91.1% <ø> (?)` | | | [python3.10.13](https://app.codecov.io/gh/xenserver/status-report/pull/106/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xenserver) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xenserver#carryforward-flags-in-the-pull-request-comment) to find out more.
coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8487827419

Details


Totals Coverage Status
Change from base Build 8474976295: 0.0%
Covered Lines: 2059
Relevant Lines: 2277

💛 - Coveralls