Skip to content
Snippets Groups Projects
Commit da4737ce authored by Mike Bayer's avatar Mike Bayer
Browse files

- Template modules now generate a JSON "metadata" structure at the bottom

of the source file which includes parseable information about the
templates' source file, encoding etc. as well as a mapping of module
source lines to template lines, thus replacing the "# SOURCE LINE"
markers throughout the source code.  The structure also indicates those
lines that are explicitly not part of the template's source; the goal
here is to allow integration with coverage tools.
parent 76f40065
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment