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

mknos / PerlPowerTools / 11356640593
62%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2024 12:36AM 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 03:15PM UTC coverage: 73.805% (+0.7%) from 73.069%
11356640593

push

github

web-flow
tsort: pairs can split across lines (#759)

* 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 11356640593.1 16 Oct 2024 12:36AM UTC 0
73.07
GitHub Action Run
2 11356640593.2 16 Oct 2024 12:36AM UTC 0
73.07
GitHub Action Run
3 11356640593.3 16 Oct 2024 12:36AM UTC 0
73.07
GitHub Action Run
4 11356640593.4 16 Oct 2024 12:37AM UTC 0
73.07
GitHub Action Run
5 11356640593.5 16 Oct 2024 12:37AM UTC 0
73.07
GitHub Action Run
6 11356640593.6 16 Oct 2024 12:37AM UTC 0
73.07
GitHub Action Run
7 11356640593.7 16 Oct 2024 12:37AM UTC 0
73.07
GitHub Action Run
8 11356640593.8 16 Oct 2024 12:37AM UTC 0
73.07
GitHub Action Run
9 11356640593.9 16 Oct 2024 12:37AM UTC 0
73.07
GitHub Action Run
10 11356640593.10 16 Oct 2024 12:37AM UTC 0
73.07
GitHub Action Run
Source Files on build 11356640593
Detailed source file information is not available for this build.
  • Back to Repo
  • 59942ec7 on github
  • Prev Build on master (#11356640593)
  • Next Build on master (#11356640594)
  • 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