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

roundup-tracker / roundup / 5638555318
30%

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2023 09:00PM UTC
Jobs 3
Files 112
Run time 3s
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

pending completion
5638555318

push

github

rouilj
Support markdown2 2.4.10, 2.4.8- and exclude 2.4.9

Handle these changes to markdown2

  version 2.4.9 broke links like (issue1)[issue1]: raise error if used

  Version 2.4.10 changed how filtering of schemes is done: adapt to new
     method


Mail url's in markdown are formatted
[label](mailto:user@something.com). The markdown format wrapper uses
the plain text formatter to turn issue1 and user@something.com into
markdown formatted strings to be htmlized by the markdown formatters.

However when the plain text formatter saw (mailto:user@something.com)
it made it (mailto:<user@something.com>). This is broken as the enamil
address shouldn't have the angle brackets. By modifying the email
pattern to include an optional mailto:, all three markdown formatters
do the right thing and I don't end up with href="<user@something.com>"
in the link.

5 of 25 new or added lines in 1 file covered. (20.0%)

17596 of 23560 relevant lines covered (74.69%)

2.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5638555318.1 23 Jul 2023 09:00PM UTC 0
74.61
GitHub Action Run
2 5638555318.2 23 Jul 2023 09:02PM UTC 0
74.64
GitHub Action Run
3 5638555318.3 23 Jul 2023 09:02PM UTC 0
74.64
GitHub Action Run
Source Files on build 5638555318
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #5638555318
  • c6652fe1 on github
  • Prev Build on master (#5605727292)
  • Next Build on master (#5640562826)
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