Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/test_stats/data/filterhits_missing_columns.csv

Issue 30037555: NoIssue - Added filterhit statistics loading capability
Patch Set: Addressed final comments (for real now) Created April 3, 2019, 5:31 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/test_stats/data/filterhits.csv ('k') | tests/test_stats/test_filtehits_loader.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test_stats/data/filterhits_missing_columns.csv
diff --git a/tests/test_stats/data/filterhits_missing_columns.csv b/tests/test_stats/data/filterhits_missing_columns.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c3a69d79bf2367cae8f53054e7f679b4ad0afdf7
--- /dev/null
+++ b/tests/test_stats/data/filterhits_missing_columns.csv
@@ -0,0 +1,3 @@
+filter,source,onehour_sessions,hits
+@@some_website.com,www.exceptionlist.com,10000,2345678
+||subdomain.some_website.com,www.blocklist.com,100,1234
« no previous file with comments | « tests/test_stats/data/filterhits.csv ('k') | tests/test_stats/test_filtehits_loader.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld