Mentions légales du service

Skip to content
Snippets Groups Projects

Better coverage

Merged LETORT Sebastien requested to merge coverage_2 into client_api

a conf. file has been defined for python2 and another for python3 to exclude code that is executed only with the other version. More tests are provided to reach 99% of coverage. The 1% left is the line calling the method specific to the other version of python.

if python2:
  method_for_python2
else:
  method_for_python3

job 71771 on old allgo has been archived, which make it inaccessible.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading