Skip to content

Commit e04c99f

Browse files
committed
update md file to show coverage for all three files we are tracking.
1 parent 9111307 commit e04c99f

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

pages/development-resources/json_module.F90.gcov.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ title: Coverage Analysis
66

77
[![Codecov](https://img.shields.io/codecov/c/github/jacobwilliams/json-fortran.svg?style=plastic)](https://codecov.io/github/jacobwilliams/json-fortran?branch=master)
88

9-
109
The following report was automatically generated from
1110
[gcov](https://gcc.gnu.org/onlinedocs/gcc/Gcov.html) output by the
1211
[FoBiS.py](https://github.com/szaghi/FoBiS) Fortran build
@@ -23,4 +22,14 @@ If procedure coverage is at 100%, also have a look at the
2322

2423
![Codecov.io](https://codecov.io/github/jacobwilliams/json-fortran/branch.svg?branch=master)
2524

26-
{!json_module.F90.gcov.md!}
25+
### json_string_utilities
26+
27+
{!json_string_utilities.F90.gcov.md!}
28+
29+
### json_value_module
30+
31+
{!json_value_module.F90.gcov.md!}
32+
33+
### json_file_module
34+
35+
{!json_file_module.F90.gcov.md!}

0 commit comments

Comments
 (0)