Page MenuHomeSoftware Heritage

svn: Simplify swh_hash_data_at_revision method
ClosedPublic

Authored by anlambert on Jan 5 2022, 2:48 PM.

Details

Summary

Prefer to return values instead of yielding them as that method
does not match the iterator concept.

Diff Detail

Repository
rDLDSVN Subversion (SVN) loader
Branch
simplify-swh_hash_data_at_revision
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 25822
Build 40358: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 40357: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D6880 (id=24947)

Rebasing onto 196c9d596b...

Current branch diff-target is up to date.
Changes applied before test
commit aa22588b187888c0944b5e2f5a1a1075376bbc33
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Wed Jan 5 14:47:11 2022 +0100

    svn: Simplify swh_hash_data_at_revision method
    
    Prefer to return values instead of yielding them as that method
    does not match the iterator concept.

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

This revision is now accepted and ready to land.Jan 5 2022, 3:18 PM

Build is green

Patch application report for D6880 (id=24951)

Rebasing onto d614911abf...

Current branch diff-target is up to date.
Changes applied before test
commit 27df073594f731a6e111dcf5598846770c506e5f
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Wed Jan 5 14:47:11 2022 +0100

    svn: Simplify swh_hash_data_at_revision method
    
    Prefer to return values instead of yielding them as that method
    does not match the iterator concept.

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