up
This commit is contained in:
@@ -0,0 +1 @@
|
||||
true
|
||||
Binary file not shown.
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"files": {
|
||||
"src/app.js": {
|
||||
"lines_covered": [
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
13,
|
||||
18,
|
||||
20
|
||||
],
|
||||
"lines_total": 45
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"entry": "POST /api/render",
|
||||
"path": [
|
||||
"app.js::createServer",
|
||||
"render template"
|
||||
],
|
||||
"sink": "FastifyTemplate::render",
|
||||
"notes": "Template rendered with user input"
|
||||
}
|
||||
Reference in New Issue
Block a user