Details
Details
- Reviewers
zack - Group Reviewers
Reviewers - Commits
- rDWCLI814715517f7e: client: add origin_exists() method
Diff Detail
Diff Detail
- Repository
- rDWCLI Web client
- Branch
- feature/add-origin-exists-method
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 17693 Build 27356: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 27355: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D4653 (id=16507)
Rebasing onto e117dc50e8...
Current branch diff-target is up to date.
Changes applied before test
commit 814715517f7e67f97936d8d2f64181305ed36fe3 Author: Thibault Allançon <haltode@gmail.com> Date: Thu Dec 3 11:53:24 2020 +0100 client: add origin_exists() method
See https://jenkins.softwareheritage.org/job/DWCLI/job/tests-on-diff/29/ for more details.
Comment Actions
as discussed on IRC, if the other *_exists() methods have unit tests, please add one also for this new method before landing