This allows a better readability of the current code.
Related to T2223
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Maniphest Tasks
- T2223: Type checking
- Commits
- rDDEP027169a72bcc: deposit.api: Add types
tox
Diff Detail
Diff Detail
- Repository
- rDDEP Push deposit
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D3980 (id=14035)
Rebasing onto 9d64e2f8c1...
Current branch diff-target is up to date.
Changes applied before test
commit 1b1e63b9041101ae54f9a5732ea8da3d3f4a831e Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Sep 17 19:47:54 2020 +0200 deposit.api: Add types to main api
Link to build: https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/97/
See console output for more information: https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/97/console
Comment Actions
Build is green
Patch application report for D3980 (id=14037)
Rebasing onto 9eef9228d6...
Current branch diff-target is up to date.
Changes applied before test
commit abe7d4442d82e7b60c0f1b9e64232b055c0914ba Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Sep 17 19:47:54 2020 +0200 deposit.api: Add types to main api
See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/98/ for more details.
Comment Actions
Build is green
Patch application report for D3980 (id=14039)
Rebasing onto 9eef9228d6...
Current branch diff-target is up to date.
Changes applied before test
commit 027169a72bcc125e758b26d8e0518bc7387fd11b Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Sep 17 19:47:54 2020 +0200 deposit.api: Add types
See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/99/ for more details.
swh/deposit/api/common.py | ||
---|---|---|
765–767 | otherwise cryptic message: error: Cannot determine type of 'objects' |
Comment Actions
Nice typing party ;-)
yeah, so it becomes nicer to get (back) into it ;)
And thanks for the review \o/