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
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting and linting fixes
Kevin J Hoerr
2022-04-04
1
-2
/
+8
*
Refactor dependency on env and add comments
Kevin J Hoerr
2022-04-04
1
-21
/
+32
*
Add lint check to pipeline
Kevin J Hoerr
2021-09-25
1
-5
/
+4
*
The Whole Barnshow Commit
Kevin J Hoerr
2021-09-20
1
-2
/
+7
*
Refactor upload processing
Kevin J Hoerr
2021-09-12
1
-1
/
+3
*
Refactor env config into Metadata
Kevin J Hoerr
2021-09-12
1
-7
/
+10
*
Move token to metadata
Kevin J Hoerr
2021-09-12
1
-1
/
+2
*
Refactor startup to passthrough values
Kevin J Hoerr
2020-04-27
1
-3
/
+8
*
These changes moved a lot of the startup async to run in a streamlined
Kevin J Hoerr
2020-04-26
1
-51
/
+31
*
#8 Add router unit tests using supertest
Kevin J Hoerr
2020-01-11
1
-35
/
+0
*
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
1
-0
/
+11
*
AOC-3 Catch promise rejections in POST request
Kevin J Hoerr
2019-12-21
1
-1
/
+1
*
Use nullish-coalescing op for env var assignments
Kevin J Hoerr
2019-12-12
1
-4
/
+4
*
Simplify and generalize template processing
Kevin J Hoerr
2019-12-12
1
-1
/
+22
*
Add template process to serve bash file
Kevin J Hoerr
2019-12-09
1
-0
/
+3
*
Add linting to project using Eslint
Kevin J Hoerr
2019-12-09
1
-10
/
+10
*
Overhaul error handling for controllers
Kevin J Hoerr
2019-12-08
1
-0
/
+1
*
Refactor routes into separate file
Kevin J Hoerr
2019-12-08
1
-129
/
+3
*
Add winston, express-winston to handle logging
Kevin J Hoerr
2019-12-08
1
-55
/
+35
*
Add Metadata core with MongoDB for persistence
Kevin J Hoerr
2019-12-07
1
-103
/
+183
*
Prepare repository for 0.1.0 release
Kevin J Hoerr
2019-11-30
1
-6
/
+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
1
-33
/
+54
*
Implement report parsing for Tarpaulin
Kevin J Hoerr
2019-11-29
1
-3
/
+8
*
Add Prettier to project
Kevin J Hoerr
2019-11-23
1
-31
/
+44
*
Generate report badge with color gradient
Kevin J Hoerr
2019-11-23
1
-12
/
+22
*
Move TS files into /src
Kevin J Hoerr
2019-11-10
1
-0
/
+91