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

Perl-GPU / OpenGL-Modern / 14558531821
20%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2025 10:20AM UTC
Jobs 1
Files 4
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

20 Apr 2025 10:18AM UTC coverage: 61.204%. Remained the same
14558531821

push

github

mohawk2
patch up missing reused commands in v3.0+

Extracted from gl.xml with:

```
perl -MXML::LibXML -E 'for (
  XML::LibXML->load_xml(location => shift)
    ->findnodes(q{//feature[@api="gl" and contains(@name, "GL_VERSION_")]/require[contains(@comment, "Reuse")]})
) {
  say $_->find(q{../@name})." ".
    ($_->find(q{@comment}) =~ s#.*?((?:ARB|KHR)\S*).*#GL_$1#r)
}' gl.xml >utils/feature-reuse.txt
```

4485 of 7328 relevant lines covered (61.2%)

210.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14558531821.1 20 Apr 2025 10:20AM UTC 4
61.2
GitHub Action Run
Source Files on build 14558531821
  • Tree
  • List 4
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e2bd09c2 on github
  • Prev Build on master (#14557244280)
  • Next Build on master (#14558559580)
  • 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