Depends on D6256.
Details
Details
- Reviewers
jayeshv - Group Reviewers
Reviewers - Commits
- rDPROVd0a11a149983: Add StatsD support to the main algorithms of the module
Diff Detail
Diff Detail
- Repository
- rDPROV Provenance database
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D6266 (id=22682)
Could not rebase; Attempt merge onto 3383cae57e...
Updating 3383cae..d0a11a1 Fast-forward swh/provenance/origin.py | 13 +++++++++++++ swh/provenance/postgresql/archive.py | 13 +++++++++++++ swh/provenance/revision.py | 13 +++++++++++++ swh/provenance/storage/archive.py | 13 +++++++++++++ swh/provenance/tests/test_archive_interface.py | 16 ++++++++++++---- 5 files changed, 64 insertions(+), 4 deletions(-)
Changes applied before test
commit d0a11a1499839baebf67407314a78029057b606a Author: Andres Ezequiel Viso <aeviso@softwareheritage.org> Date: Wed Sep 15 10:52:44 2021 +0200 Add StatsD support to the main algorithms of the module commit a8009be206dc1e414a69a708f826266b750b74cd Author: Andres Ezequiel Viso <aeviso@softwareheritage.org> Date: Tue Sep 14 15:33:33 2021 +0200 Add StatsD support to `ArchiveInterface` implementations
See https://jenkins.softwareheritage.org/job/DPROV/job/tests-on-diff/344/ for more details.