| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | perf: make the context shortcodes even shorter | Ned Batchelder | 2023-04-01 | 1 | -14/+14 |
| | | | | | On the coverage.py metacov, this makes the HTML 5% smaller. | ||||
| * | style: clean up #1587 | Ned Batchelder | 2023-03-22 | 1 | -3/+3 |
| | | |||||
| * | fix: put contexts dict in <script> and reveal them using JavaScript (#1587) | Oleh Krehel | 2023-03-22 | 1 | -11/+18 |
| | | | | | | | | | | | | | | | | * Put contexts dict in <script> and reveal them using JavaScript Fixes #1584 * Address review comments * coverage/htmlfiles/style.css: Align the contexts to the right * coverage/htmlfiles/style.scss: Match style.css * coverage/html.py: Fix linting and mypy errors * two_tests_py.html: make update-gold | ||||
| * | test: check the HTML for context output | Ned Batchelder | 2023-03-21 | 1 | -0/+119 |
