Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P PyMetric
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • verktoy
  • PyMetric
  • Merge requests
  • !11

Fixes #9 integer displayed as float

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Morten Knutsen requested to merge github/fork/runborg/info_longest into master Feb 14, 2019
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: runborg

in info [router] costs in the longest path field is displayed as floats. As for in pymetric all weights are whole numbers, thous the decimal is not needed.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/runborg/info_longest