up
This commit is contained in:
@@ -0,0 +1 @@
|
||||
true
|
||||
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"files": {
|
||||
"src/app.py": {
|
||||
"lines_covered": [
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11
|
||||
],
|
||||
"lines_total": 40
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"entry": "POST /render",
|
||||
"path": [
|
||||
"app.py::handle_request",
|
||||
"render"
|
||||
],
|
||||
"sink": "FlaskTemplate::render",
|
||||
"notes": "Template rendered"
|
||||
}
|
||||
Reference in New Issue
Block a user