Skip to content

Commit

Permalink
Doc fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneseymour committed May 12, 2020
1 parent 0ecf880 commit e8d18ce
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ It starts with this jenkins pipeline file:
src/dev/code_coverage/shell_scripts/ingest_coverage.sh ${BUILD_NUMBER} ${env.BUILD_URL}
```

The above line depends on a number of things happenning before this will run properly.
But, once that line runs, the ingestion system is hard coded to look for 3 coverage summary files...all json.
The ingestion system is hard coded to look for 3 coverage summary files...all json.

From there, an event stream is created, that massages the data to an output format in json that is ingested.

Expand Down

0 comments on commit e8d18ce

Please sign in to comment.