georgetown-cset / eto-orca

Code to support the ORCA web interface
https://orca.eto.tech
Other
2 stars 0 forks source link

Use HTML entities instead of angle brackets #271

Closed brianlove closed 1 year ago

brianlove commented 1 year ago

Using raw angle brackets in this case leads to 'unexpected token' warnings, whereas using > makes it clear that this isn't meant to be part of an HTML tag.

Alternatively, we could use a MUI icon such as https://mui.com/material-ui/material-icons/?query=right&selected=KeyboardDoubleArrowRight

Also ignored VSCode workspace files

github-actions[bot] commented 1 year ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
515 163 32% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: c753dce by action🐍

github-actions[bot] commented 1 year ago

JavaScript Coverage

Summary

Lines Statements Branches Functions
Coverage: 17%
17.48% (85/486) 9.65% (28/290) 12.26% (13/106)
Modified Files • (17%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files17.489.6512.2617.86 
components18.129.791318.46 
   dashboard.js000033–414
pages0000 
   index.js000012–35