Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>
92 untracked files changed.
Other files ignored by Codecov
interfaces/matlab/interface/helicsMEX.cpp
has changed.
interfaces/python/interface/helicsPython.c
has changed.
interfaces/java/interface/helicsJNI.java
has changed.
interfaces/matlab/interface/+helics/helics_ok.m
has changed.
interfaces/python/interface/helics.py
has changed.
interfaces/java/interface/helicsJava.c
has changed.
No tracked files changed.
Files | Coverage |
---|---|
src/helics | 76.89% |
Project Totals (210 files) | 76.89% |
12701.9
TRAVIS_OS_NAME=linux
1 |
codecov: |
2 |
notify: |
3 |
require_ci_to_pass: no |
4 |
branch: develop |
5 |
|
6 |
coverage: |
7 |
precision: 2 |
8 |
round: down |
9 |
range: '50...95' |
10 |
status: |
11 |
project: yes |
12 |
patch: yes |
13 |
changes: no |
14 |
|
15 |
parsers: |
16 |
gcov: |
17 |
branch_detection: |
18 |
conditional: yes |
19 |
loop: yes |
20 |
method: no |
21 |
macro: no |
22 |
|
23 |
comment: |
24 |
layout: 'header, diff' |
25 |
behavior: default |
26 |
require_changes: no |
27 |
|
28 |
ignore: |
29 |
- 'ThirdParty' |
30 |
- 'examples' |
31 |
- 'tests' |
32 |
- 'interfaces' |
33 |
- 'src/helics/core/mpi' |
34 |
- '**/logger.*' |
35 |
- '**/loggerCore.*' |
36 |
- '**/zmqHelper.*' |
37 |
- 'src/helics/shared_api_library/internal/api_objects.h' |
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.