| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Prepare repository for 0.1.0 release | Kevin J Hoerr | 2019-11-30 | 2 | -9/+0 | |
| | | ||||||
| * | Disable branch GET EPs until Metadata is done | Kevin J Hoerr | 2019-11-30 | 1 | -2/+2 | |
| | | ||||||
| * | Remove default value for format parameter | Kevin J Hoerr | 2019-11-30 | 1 | -3/+2 | |
| | | ||||||
| * | Implement file handling for reports | Kevin J Hoerr | 2019-11-29 | 2 | -34/+55 | |
| | | ||||||
| * | Implement report parsing for Tarpaulin | Kevin J Hoerr | 2019-11-29 | 2 | -5/+32 | |
| | | | | | | | | | | | The generated Tarpaulin HTML report does not have stats to parse via the DOM - the data is injected via a script tag, which only has line-by-line coverage, though it includes statistics for each file. The total coverage is counted by summing the covered/coverable stats reported for each file. Also, the bad version for express is fixed, and messages are included for errors that occur for the POST endpoint. | |||||
| * | Add Prettier to project | Kevin J Hoerr | 2019-11-23 | 2 | -61/+80 | |
| | | | | | Signed-off-by: Kevin J Hoerr <kjhoerr@protonmail.com> | |||||
| * | Generate report badge with color gradient | Kevin J Hoerr | 2019-11-23 | 2 | -14/+37 | |
| | | ||||||
| * | Move TS files into /src | Kevin J Hoerr | 2019-11-10 | 3 | -0/+127 | |
