Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed link to code.cov
  • Loading branch information
ppeeling committed Jun 5, 2018
1 parent c773631 commit c712692
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ As the size and complexity of your MATLAB® application increases, you want make
This repository provides the code and examples used in the session.

## Reports
The Code coverage report for this repository was generated by the [codecov.io](codecov.io) service as described in a recent Developer Zone blog post: [Cov’ed Code All Throughout the Interwebs](https://blogs.mathworks.com/developer/2018/04/17/codecov-and-cobertura/)
The Code coverage report for this repository was generated by the [codecov.io](https://codecov.io) service as described in a recent Developer Zone blog post: [Cov’ed Code All Throughout the Interwebs](https://blogs.mathworks.com/developer/2018/04/17/codecov-and-cobertura/)

* [Coverage Report](https://codecov.io/gh/ppeeling/robust-matlab-2018/tree/master/tbx/robust2018)
* [Code Analyzer Report](https://e3bd5779.ngrok.io/github/ppeeling/robust-matlab-2018)

To reproduce, run the script
```
runTestsWithCobeturaCodeCoverage.m
```
```

0 comments on commit c712692

Please sign in to comment.