File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11ietfdb (6.6.0) ietf; urgency=low
22
3+ * Updated the code to use version 4.0.1 of coverage.py for code coverage
4+ measurements. Moved the code which starts coverage measurements to
5+ settings_sqlitetest.py to avoid coverage measurements running when not
6+ doing tests. Did some additional coveage measurement refactoring.
7+
8+ * Replaced the plain release-coverage file with the gzipped version in
9+ the repository.
10+
11+ * Changed to use a gzipped release coverage JSON file, instead of a plain
12+ JSON file, if the name given in settings.py ends in .gz. Reduces the
13+ current release coverage file size from ~1.6MB to ~200kB. This is a
14+ preparation for saving more information in the release coverage file than
15+ we currently do.
16+
317 * Merged in [10220] from rjsparks@nostrum.com:
418 Preserve linefeeds (using class pasted) when viewing nomcom feedback
519 messages.
You can’t perform that action at this time.
0 commit comments