Skip to content

Commit a269b55

Browse files
authored
Update README.md
1 parent 8845a02 commit a269b55

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ puncover_html.py HTML_OUT_PATH
3636

3737
## TODOS
3838

39-
- Add feature to look for symbols.
39+
- Add feature to look for symbols (i.e. button "Analyze text snippet").
40+
- Priority: LOW
41+
Puncover does this by using [rack.html.jinja](https://github.com/HBehrens/puncover/blob/3ca21079d1cda26e49070a38e75a473a1109859b/puncover/renderers.py#L342) template and the info it has on symbols.
42+
- Javascript to index all symbols
43+
- Look for symbols in the text editor
44+
- Add the stats simlar to the rack.html.jinja
45+
Feature is welcomed but not necessary to analyze reports with CI/CD
4046

4147

0 commit comments

Comments
 (0)