index
:
ao-coverage.git
trunk
Simple code coverage server for personal projects
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
The Whole Barnshow Commit
Kevin J Hoerr
2021-09-20
5
-19
/
+117
*
Optify SSL info for script on index.html
Kevin J Hoerr
2021-09-17
1
-1
/
+6
*
Fix sh template filenames
Kevin J Hoerr
2021-09-17
1
-2
/
+2
*
#14 Changed /bash file to /sh
Kevin J Hoerr
2021-09-17
2
-8
/
+10
*
Add format to head commit info
Kevin J Hoerr
2021-09-16
3
-116
/
+87
*
#7 Add Cobertura format
Kevin J Hoerr
2021-09-16
4
-20
/
+371
*
Refactor coverage upload for ease of new formats
Kevin J Hoerr
2021-09-12
3
-58
/
+65
*
Add target filename to format
Kevin J Hoerr
2021-09-12
2
-2
/
+4
*
Refactor upload processing
Kevin J Hoerr
2021-09-12
4
-53
/
+72
*
Remove inaccessible code branch
Kevin J Hoerr
2021-09-12
1
-2
/
+1
*
Refactor env config into Metadata
Kevin J Hoerr
2021-09-12
6
-41
/
+94
*
Move token to metadata
Kevin J Hoerr
2021-09-12
4
-6
/
+15
*
Upgrade packages and fix unit tests
Kevin J Hoerr
2021-09-11
3
-37
/
+57
*
Fix templates not properly injecting context
Kevin J Hoerr
2020-04-27
1
-2
/
+2
*
Refactor startup to passthrough values
Kevin J Hoerr
2020-04-27
5
-50
/
+67
*
Add unit tests and correct CHANGELOG
Kevin J Hoerr
2020-04-27
3
-8
/
+197
*
#11 Handle unknown paths with 404 page
Kevin J Hoerr
2020-04-27
1
-0
/
+5
*
Handle promise errors in handleStartup
Kevin J Hoerr
2020-04-27
1
-35
/
+42
*
These changes moved a lot of the startup async to run in a streamlined
Kevin J Hoerr
2020-04-26
6
-150
/
+302
*
Upgrade packages and fix express type change
Kevin J Hoerr
2020-04-26
1
-1
/
+1
*
#2 Add CSS, favicon for landing page
Kevin J Hoerr
2020-02-22
1
-0
/
+9
*
#8 Add router unit tests using supertest
Kevin J Hoerr
2020-01-11
3
-35
/
+273
*
Move template files to subfolder
Kevin J Hoerr
2019-12-29
1
-2
/
+2
*
Add index.html template with route for integration
Kevin J Hoerr
2019-12-29
2
-0
/
+16
*
#4 Lower brightness of generated report badges
Kevin J Hoerr
2019-12-21
2
-72
/
+58
*
AOC-3 Catch promise rejections in POST request
Kevin J Hoerr
2019-12-21
2
-4
/
+7
*
Use nullish-coalescing op for env var assignments
Kevin J Hoerr
2019-12-12
4
-8
/
+8
*
Fix color matcher for inbetween step values
Kevin J Hoerr
2019-12-12
2
-2
/
+26
*
Add unit tests for util/config.ts
Kevin J Hoerr
2019-12-12
2
-6
/
+154
*
Simplify and generalize template processing
Kevin J Hoerr
2019-12-12
3
-26
/
+90
*
Add ts-jest to improve TS coverage reports
Kevin J Hoerr
2019-12-11
2
-0
/
+29
*
Finish developing unit tests for formats, logger
Kevin J Hoerr
2019-12-11
2
-5
/
+137
*
Add Jest to handle unit and integration testing
Kevin J Hoerr
2019-12-11
4
-13
/
+96
*
Fix reported license and update changelog
Kevin J Hoerr
2019-12-10
1
-3
/
+2
*
Add template process to serve bash file
Kevin J Hoerr
2019-12-09
3
-0
/
+41
*
Add linting to project using Eslint
Kevin J Hoerr
2019-12-09
7
-63
/
+81
*
Promisify data flow in POST request
Kevin J Hoerr
2019-12-09
2
-19
/
+32
*
Use HeadIdentifier as reference for file retrieval
Kevin J Hoerr
2019-12-08
2
-39
/
+61
*
Overhaul error handling for controllers
Kevin J Hoerr
2019-12-08
5
-27
/
+75
*
Move from branch to repository document in MongoDB
Kevin J Hoerr
2019-12-08
2
-30
/
+70
*
Refactor routes into separate file
Kevin J Hoerr
2019-12-08
3
-129
/
+137
*
Add winston, express-winston to handle logging
Kevin J Hoerr
2019-12-08
3
-55
/
+94
*
Add Metadata core with MongoDB for persistence
Kevin J Hoerr
2019-12-07
2
-103
/
+237
*
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
*
Add Prettier to project
Kevin J Hoerr
2019-11-23
2
-61
/
+80
*
Generate report badge with color gradient
Kevin J Hoerr
2019-11-23
2
-14
/
+37
[next]