milestone 24: persist and surface the unsupported-line count
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
//! Runtime columns are deliberately absent. `clients.first_seen`,
|
||||
//! `clients.last_seen`, `rules.created_at` and
|
||||
//! `blocklist_sources.{last_updated, domain_count, wildcard_count,
|
||||
//! exception_count, skipped_regex_count, checksum}` are facts a running server
|
||||
//! produces, not configuration. Including them would make two exports taken
|
||||
//! exception_count, skipped_regex_count, skipped_unsupported_count, checksum}`
|
||||
//! are facts a running server produces, not configuration. Including them would make two exports taken
|
||||
//! minutes apart differ, which would make the byte-stable round trip untestable
|
||||
//! against a live server.
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user