Page MenuHomeSoftware Heritage

Fix load status when no changes in repository since last visit
ClosedPublic

Authored by anlambert on Sep 10 2019, 2:13 PM.

Details

Summary

Fix returned load status when no changes have been introduced in a Mercurial repository
since the last visit by Software Heritage.

The loader now checks if the resulting snapshot is different from the one produced during
the last visit to determine the load status.

Related T1989

Test Plan

A new test has been added.

Diff Detail

Repository
rDLDHG Mercurial loader
Branch
fix-uneventful-visits
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7745
Build 11130: tox-on-jenkinsJenkins
Build 11129: arc lint + arc unit