Page MenuHomeSoftware Heritage

Adapt coverage tooltip for debian based distributions
ClosedPublic

Authored by ardumont on Dec 16 2021, 10:56 AM.

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Dec 16 2021, 10:57 AM
Harbormaster failed remote builds in B25670: Diff 24827!

Build has FAILED

Patch application report for D6850 (id=24828)

Rebasing onto 615ef02ed9...

Current branch diff-target is up to date.
Changes applied before test
commit 9402caed78c8d2470238c078d9b3da12b0140a9d
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Dec 16 10:55:33 2021 +0100

    Adapt coverage tooltip for debian based distributions
    
    Related to T3811

Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1269/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1269/console

Harbormaster returned this revision to the author for changes because remote builds failed.Dec 16 2021, 11:01 AM
Harbormaster failed remote builds in B25671: Diff 24828!

Build is green

Patch application report for D6850 (id=24836)

Rebasing onto 615ef02ed9...

Current branch diff-target is up to date.
Changes applied before test
commit 11eab3d96e7aa96da873c4352f18c091c3c86caa
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Dec 16 10:55:33 2021 +0100

    Adapt coverage tooltip for debian based distributions
    
    Related to T3811

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

Rebase on top of "fix master build" commit

Build is green

Patch application report for D6850 (id=24847)

Could not rebase; Attempt merge onto 615ef02ed9...

Updating 615ef02e..0c8adeab
Fast-forward
 swh/__init__.py            | 3 +--
 swh/web/__init__.py        | 3 +--
 swh/web/api/apiresponse.py | 2 +-
 swh/web/misc/coverage.py   | 2 +-
 tox.ini                    | 2 +-
 5 files changed, 5 insertions(+), 7 deletions(-)
Changes applied before test
commit 0c8adeab30acaaf91cb662815782c4ec48ebfac8
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Dec 16 10:55:33 2021 +0100

    Adapt coverage tooltip for debian based distributions
    
    Related to T3811

commit 7ae38cf0568c80a916949606fa154f3620a55475
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Dec 16 15:17:54 2021 +0100

    Pin mypy and drop type annotations which makes mypy unhappy
    
    Related to T3812

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

This revision was not accepted when it landed; it landed in state Needs Review.Dec 16 2021, 5:01 PM
This revision was automatically updated to reflect the committed changes.