coverage #1187

Open
opened 2018-03-23 03:28:36 +01:00 by sigoa · 1 comment
sigoa commented 2018-03-23 03:28:36 +01:00 (Migrated from github.com)

setting up coverage for codacy is not so difficult. Even I got it to work. takes just 10 minutes to get going. tells percentage of code which is never run and tested by codacy. pls set it up so we know whats going on. 👍

setting up coverage for codacy is not so difficult. Even I got it to work. takes just 10 minutes to get going. tells percentage of code which is never run and tested by codacy. pls set it up so we know whats going on. :+1:
g1itch commented 2018-04-18 17:34:09 +02:00 (Migrated from github.com)

It will make sense when we implement some tests. As an example I generated sample coverage.xml from my test-mode branch (#1221):
coverage.xml.gz

codacy reports 33% covered: https://app.codacy.com/app/g1itch/PyBitmessage/dashboard?bid=6921885

It will make sense when we implement some tests. As an example I generated sample `coverage.xml` from my `test-mode` branch (#1221): [coverage.xml.gz](https://github.com/Bitmessage/PyBitmessage/files/1924708/coverage.xml.gz) codacy reports 33% covered: https://app.codacy.com/app/g1itch/PyBitmessage/dashboard?bid=6921885
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-08-21#1187
No description provided.