Page MenuHomeSoftware Heritage

misc/coverage: Remove dead code
ClosedPublic

Authored by anlambert on Oct 6 2020, 2:24 PM.

Details

Summary

Remove bad code that never got used in production.

Also remove django cache table settings as it is not needed anymore.

Diff Detail

Repository
rDWAPPS Web applications
Branch
coverage-remove-dead-code
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 15929
Build 24515: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 24514: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Oct 6 2020, 2:25 PM
This revision was landed with ongoing or failed builds.Oct 6 2020, 2:27 PM
This revision was automatically updated to reflect the committed changes.

Build is green

Patch application report for D4156 (id=14650)

Rebasing onto 9cf4c7a7b2...

Current branch diff-target is up to date.
Changes applied before test
commit 2ee4b920329d15ed004509c764f6ba3413600cb1
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue Oct 6 14:22:42 2020 +0200

    misc/coverage: Remove dead code
    
    Remove bad code that never got used in production.
    
    Also remove django cache table settings as it is not needed anymore.

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