Page MenuHomeSoftware Heritage

model: Add OriginVisitUpdate model object
ClosedPublic

Authored by ardumont on Mar 25 2020, 6:00 PM.

Details

Summary

(pairing with @vlorentz)

  • Need to be updated according to @douardda's latest improvments on model (if that got merged before ;)

Related to T2310

Test Plan

tox

Diff Detail

Repository
rDMOD Data model
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 11335
Build 17151: tox-on-jenkinsJenkins
Build 17150: arc lint + arc unit

Event Timeline

ardumont added a subscriber: douardda.

Build is green

Patch application report for D2880 (id=10431)

Rebasing onto accca603c4...

Current branch diff-target is up to date.
Changes applied before test
commit f35783e3e9e01f6c80af75ec8ee97376fa9faabf
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Wed Mar 25 18:00:03 2020 +0100

    model: Add new OriginVisitUpdate model object + test strategy
    
    (pairing with @vlorentz)
    
    Related to T2310

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

lgtm, but I'll let @douardda accept the diff

swh/model/hypothesis_strategies.py
92 ↗(On Diff #10431)

plural, for consistency

Build is green

Patch application report for D2880 (id=10433)

Rebasing onto accca603c4...

Current branch diff-target is up to date.
Changes applied before test
commit e9a4c7519e4e2d9763294461f8628a519a3af308
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Wed Mar 25 18:00:03 2020 +0100

    model: Add new OriginVisitUpdate model object + test strategy
    
    (pairing with @vlorentz)
    
    Related to T2310

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

This revision is now accepted and ready to land.Apr 1 2020, 9:59 AM