FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
example-python/unit.coverage.xml at master · scott-codecov/example-python · GitHub
scott-codecov
/
example-python
Public
forked from
ThiagoCodecov/example-python
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
example-python
/
unit.coverage.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
28 lines (28 loc) · 1.08 KB
Breadcrumbs
example-python
/
unit.coverage.xml
Copy path
File metadata and controls
28 lines (28 loc) · 1.08 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?
xml
version
=
"
1.0
"
?>
<
coverage
branch-rate
=
"
0
"
branches-covered
=
"
0
"
branches-valid
=
"
0
"
complexity
=
"
0
"
line-rate
=
"
0.8636
"
lines-covered
=
"
38
"
lines-valid
=
"
44
"
timestamp
=
"
1581335242903
"
version
=
"
4.5.4
"
>
<!--
Generated by coverage.py: https://coverage.readthedocs.io
-->
<!--
Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd
-->
<
sources
>
<
source
>/Users/thiagorramos/Projects/clientenv/example-python</
source
>
</
sources
>
<
packages
>
<
package
branch-rate
=
"
0
"
complexity
=
"
0
"
line-rate
=
"
1
"
name
=
"
tests
"
>
<
classes
>
<
class
branch-rate
=
"
0
"
complexity
=
"
0
"
filename
=
"
tests/__init__.py
"
line-rate
=
"
1
"
name
=
"
__init__.py
"
>
<
methods
/>
<
lines
/>
</
class
>
<
class
branch-rate
=
"
0
"
complexity
=
"
0
"
filename
=
"
tests/test_sample.py
"
line-rate
=
"
1
"
name
=
"
test_sample.py
"
>
<
methods
/>
<
lines
>
<
line
hits
=
"
1
"
number
=
"
1
"
/>
<
line
hits
=
"
0
"
number
=
"
17
"
/>
<
line
hits
=
"
1
"
number
=
"
18
"
/>
<
line
hits
=
"
1
"
number
=
"
21
"
/>
<
line
hits
=
"
1
"
number
=
"
22
"
/>
</
lines
>
</
class
>
</
classes
>
</
package
>
</
packages
>
</
coverage
>
Back
|
FazBrowse Home
|
New Git URL