Page MenuHomeSoftware Heritage

Refactor the ProvenanceDB classes
ClosedPublic

Authored by douardda on Feb 12 2021, 4:32 PM.

Details

Summary
  • extract the common methods in a base class
  • rename them as ProvenanceWithPathDB and ProvenanceWithoutPathDB,
  • move everything in the swh/provenance/postgresql/ directory

Depends on D5072

Diff Detail

Repository
rDPROV Provenance database
Branch
pre-commit
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 19253
Build 29860: arc lint + arc unit

Event Timeline

douardda retitled this revision from Refactor the ProvenanceDB classes to WIP Refactor the ProvenanceDB classes.Feb 12 2021, 5:33 PM
douardda retitled this revision from WIP Refactor the ProvenanceDB classes to Refactor the ProvenanceDB classes.Feb 16 2021, 12:14 PM
douardda added reviewers: aeviso, Reviewers.

rebase and fix db initialization in tests

This revision is now accepted and ready to land.Feb 18 2021, 2:06 PM
This revision was automatically updated to reflect the committed changes.