1 untracked files changed.
Other files ignored by Codecov
data/cameras.xml
has changed.
No tracked files changed.
Files | Coverage |
---|---|
fuzz | 1.10% |
src | 58.59% |
test/librawspeed | 62.48% |
Project Totals (215 files) | 56.93% |
linux.GNU.Coverage.Integration
CXX=GNU ARCH=x86_64 OS=linux
integration
rpu_u
windows-latest.MINGW64.GNU.Coverage.Unittests
CXX=GNU ARCH=x86_64 OS=windows
unittests
windows-latest.MINGW32.GNU.Coverage.Unittests
CXX=GNU ARCH=i686 OS=windows
unittests
1 |
codecov: |
2 |
notify: |
3 |
require_ci_to_pass: true |
4 |
coverage: |
5 |
precision: 2 |
6 |
range: "0...100" |
7 |
round: down |
8 |
status: |
9 |
changes: false |
10 |
patch: false |
11 |
project: false |
12 |
ignore: |
13 |
- test/.* |
14 |
notify: |
15 |
irc: |
16 |
default: |
17 |
server: "chat.freenode.net" |
18 |
channel: "#rawspeed" |
19 |
parsers: |
20 |
gcov: |
21 |
branch_detection: |
22 |
conditional: true |
23 |
loop: true |
24 |
macro: false |
25 |
method: false |
26 |
comment: |
27 |
behavior: default |
28 |
layout: header, diff |
29 |
require_changes: false |
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.