Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(192)

Issue 2717973006: Export library that generates an HTLM file with the scores organized in tables. (Closed)

Created:
3 years, 9 months ago by AleBzk
Modified:
3 years, 8 months ago
Reviewers:
aleloi
CC:
webrtc-reviews_webrtc.org, peah-webrtc, Andrew MacDonald, aleloi, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Export library that generates an HTLM file with the scores organized in tables. BUG=webrtc:7218 NOTRY=True Review-Url: https://codereview.webrtc.org/2717973006 Cr-Commit-Position: refs/heads/master@{#17512} Committed: https://chromium.googlesource.com/external/webrtc/+/29e3330139ff1dc070aad94e31955a006038d3e4

Patch Set 1 #

Total comments: 17

Patch Set 2 : comments from Alex addressed #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -0 lines) Patch
M webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment_export.py View 1 2 1 chunk +151 lines, -0 lines 0 comments Download
A webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/export.py View 1 1 chunk +26 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 14 (6 generated)
AleBzk
Hi Alex, This is a script that collects the scores computed while evaluating APM with ...
3 years, 9 months ago (2017-02-28 16:32:17 UTC) #3
aleloi
lgtm after _get_score_descriptions looks better https://codereview.webrtc.org/2717973006/diff/1/webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py File webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py (right): https://codereview.webrtc.org/2717973006/diff/1/webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py#newcode67 webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py:67: score_name = parts[4][6:-4] The ...
3 years, 9 months ago (2017-03-09 12:06:06 UTC) #4
aleloi
https://codereview.webrtc.org/2717973006/diff/1/webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py File webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py (right): https://codereview.webrtc.org/2717973006/diff/1/webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py#newcode26 webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py:26: def _instance_arguments_parser(): Noticed from the comments to the dependent ...
3 years, 9 months ago (2017-03-09 12:15:06 UTC) #5
AleBzk
Hi Alex, thanks a lot for all your comments! You can see my replies below. ...
3 years, 9 months ago (2017-03-09 14:45:02 UTC) #6
aleloi
Great work, ship it! https://codereview.webrtc.org/2717973006/diff/1/webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py File webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py (right): https://codereview.webrtc.org/2717973006/diff/1/webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py#newcode108 webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment-export.py:108: nested_dict = lambda: collections.defaultdict(nested_dict) On ...
3 years, 9 months ago (2017-03-09 14:49:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2717973006/40001
3 years, 8 months ago (2017-04-03 15:36:15 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/external/webrtc/+/29e3330139ff1dc070aad94e31955a006038d3e4
3 years, 8 months ago (2017-04-03 15:39:10 UTC) #13
AleBzk
3 years, 8 months ago (2017-04-03 15:46:49 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.webrtc.org/2791293002/ by alessiob@webrtc.org.

The reason for reverting is: Issue with rebasing from depending CL.

Powered by Google App Engine
This is Rietveld 408576698