Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E ewokscore
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • workflow
  • ewoks
  • ewokscore
  • Merge requests
  • !21

Add interface to define Task progress

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged payno requested to merge add_progress_class into main Jul 30, 2021
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 8
  • add ewoks.progress: contains Base classes for Progress object and an implementation of a simple 'TextProgress'
  • add ewoks.task.TaskWithProgress: Task embedding a Progress object
  • add example.sumlist.SumList: simple example of list summation updating progress
  • add unit tests
  • remove some deprecation warning from collections.abc
Edited Aug 01, 2021 by payno
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: add_progress_class