• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mknos / PerlPowerTools / 11341121396
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 15 Oct 2024 07:18AM UTC
Jobs 10
Files 3
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Oct 2024 07:16AM UTC coverage: 73.805% (+0.7%) from 73.069%
11341121396

push

github

web-flow
tsort: pairs can split across lines

* The previous commit handled the problem of odd input tokens being ignored, but tsort still rejects some valid input
* Exit with failure code if close() failed, after printing output
* Allow a single token on a line; this is valid as long as the total number of tokens is even
* Tested against GNU version

%printf "a b\nb\n  c\n\n" > in.tsort
%tsort in.tsort # tsort (GNU coreutils) 8.32
a
b
c
%perl tsort in.tsort # with patch applied
a
b
c
%perl ~/PerlPowerTools.old/bin/tsort in.tsort # from older commit 9d4efce79 which gets it totally wrong
a
b

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11341121396.1 15 Oct 2024 07:18AM UTC 0
73.07
GitHub Action Run
2 11341121396.2 15 Oct 2024 07:18AM UTC 0
73.07
GitHub Action Run
3 11341121396.3 15 Oct 2024 07:18AM UTC 0
73.07
GitHub Action Run
4 11341121396.4 15 Oct 2024 07:18AM UTC 0
73.07
GitHub Action Run
5 11341121396.5 15 Oct 2024 07:18AM UTC 0
73.07
GitHub Action Run
6 11341121396.6 15 Oct 2024 07:18AM UTC 0
73.07
GitHub Action Run
7 11341121396.7 15 Oct 2024 07:18AM UTC 0
73.07
GitHub Action Run
8 11341121396.8 15 Oct 2024 07:18AM UTC 0
73.07
GitHub Action Run
9 11341121396.9 15 Oct 2024 07:18AM UTC 0
73.07
GitHub Action Run
10 11341121396.10 15 Oct 2024 07:18AM UTC 0
73.07
GitHub Action Run
Source Files on build 11341121396
Detailed source file information is not available for this build.
  • Back to Repo
  • 7044637b on github
  • Prev Build on master (#11340986148)
  • Next Build on tsort-pairs2 (#11341121373)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc