r78970 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78969‎ | r78970 | r78971 >
Date:16:14, 24 December 2010
Author:rfaulk
Status:deferred
Tags:
Comment:
Adding click rate plots to latest test reporting.
Modified paths:
  • /trunk/fundraiser-statistics/bash/plot_build_hr.sh (modified) (history)
  • /trunk/fundraiser-statistics/fundraiser-scripts/run_plots.py (modified) (history)

Diff [purge]

Index: trunk/fundraiser-statistics/fundraiser-scripts/run_plots.py
@@ -8,7 +8,7 @@
99 December 16th, 2010
1010
1111
12 -Pulls data from db9.faulkner and generates plots.
 12+Pulls data from storage3.faulkner and generates plots.
1313
1414
1515 """
@@ -33,4 +33,5 @@
3434
3535 # Run the banner/lp plots
3636 blpr.run('LP-TEST', 'don_per_view')
37 -blpr.run('BAN-TEST', 'don_per_imp')
\ No newline at end of file
 37+blpr.run('BAN-TEST', 'don_per_imp')
 38+blpr.run('BAN-TEST', 'click_rate')
\ No newline at end of file
Index: trunk/fundraiser-statistics/bash/plot_build_hr.sh
@@ -14,4 +14,5 @@
1515 cp /home/rfaulk/fundraiser-statistics/fundraiser-scripts/report_LP_metrics_completion_rate.png /srv/org.wikimedia.fundraising/stats/
1616
1717 cp /home/rfaulk/fundraiser-statistics/fundraiser-scripts/report_LP_metrics_don_per_view_latest.png /srv/org.wikimedia.fundraising/stats/
18 -cp /home/rfaulk/fundraiser-statistics/fundraiser-scripts/report_banner_metrics_don_per_imp_latest.png /srv/org.wikimedia.fundraising/stats/
\ No newline at end of file
 18+cp /home/rfaulk/fundraiser-statistics/fundraiser-scripts/report_banner_metrics_don_per_imp_latest.png /srv/org.wikimedia.fundraising/stats/
 19+cp /home/rfaulk/fundraiser-statistics/fundraiser-scripts/report_banner_metrics_click_rate_latest.png /srv/org.wikimedia.fundraising/stats/
\ No newline at end of file

Follow-up revisions

RevisionCommit summaryAuthorDate
r79346Fix r78970 per CR: params were the wrong way aroundcatrope16:31, 31 December 2010

Status & tagging log