It does not really make sense to average percentages, because they are unweighted,
and do not tell anything more than totals about individual runs.
Details
Details
- Reviewers
douardda - Group Reviewers
Reviewers - Commits
- rDLDG44e35e4e242b: Represent filtered_objects_percent as a histogram rather than average
Diff Detail
Diff Detail
- Repository
- rDLDG Git loader
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 29555 Build 46182: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 46181: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D7888 (id=28465)
Rebasing onto 356b554285...
Current branch diff-target is up to date.
Changes applied before test
commit 44e35e4e242bcd8d64740dc29e44aad1486aa9d7 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue May 24 15:49:41 2022 +0200 Represent filtered_objects_percent as a histogram rather than average It does not really make sense to average percentages, because they are unweighted, and do not tell anything more than totals about individual runs.
See https://jenkins.softwareheritage.org/job/DLDG/job/tests-on-diff/223/ for more details.
Comment Actions
Please do test this in docker or something to check it does what you want to avoid yet another ping pong with staging/production deployment.