Page MenuHomeSoftware Heritage

Reorder flushing operations to avoid unnecessary updated in the storage
ClosedPublic

Authored by aeviso on Nov 24 2021, 11:16 AM.

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

Build is green

Patch application report for D6680 (id=24267)

Could not rebase; Attempt merge onto 94baaab052...

Updating 94baaab..966fe3e
Fast-forward
 swh/provenance/provenance.py     | 77 ++++++++++++++--------------------------
 swh/provenance/tests/conftest.py | 34 ++++++++++--------
 2 files changed, 47 insertions(+), 64 deletions(-)
Changes applied before test
commit 966fe3e8d506ce8b4fddf6e9ad29db4dae9943ab
Author: Andres Ezequiel Viso <aeviso@softwareheritage.org>
Date:   Tue Nov 23 16:11:09 2021 +0100

    Reorder flushing operations to avoid unnecessary updated in the storage

commit 62a31f6f986bb38ced99331ab66eb0717600ea5b
Author: Andres Ezequiel Viso <aeviso@softwareheritage.org>
Date:   Wed Nov 24 11:10:40 2021 +0100

    Rework conftest and improve type annotations

See https://jenkins.softwareheritage.org/job/DPROV/job/tests-on-diff/485/ for more details.

This revision is now accepted and ready to land.Nov 24 2021, 1:20 PM