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

gap-system / gap / 9022 / 2
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2019 12:11AM UTC
Files 637
Run time 2min
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

22 Jan 2019 10:52PM UTC coverage: 76.288% (+0.006%) from 76.282%
TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS=""

push

travis-ci

fingolfin
<a href="https://github.com/gap-system/gap/commit/<a class=hub.com/gap-system/gap/commit/81e2bb3652992e03e0b7822d1a25a5b88a164e4d">81e2bb365<a href="https://github.com/gap-system/gap/commit/81e2bb3652992e03e0b7822d1a25a5b88a164e4d">&quot;&gt;Add Display method for functions

This fixes a problem where printing functions with long literals would
wrap those literals badly. As an example, before this fix, we got:

    gap&amp;gt; SizeScreen([60,100]);;
    gap&amp;gt; Display(f-&amp;gt;&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/gap-system/gap/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/gap-system/gap/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/gap-system/gap/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/gap-system/gap/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/gap-system/gap/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/gap-system/gap/commit/<a class=hub.com/gap-system/gap/commit/<a class="double-link" href="https://git"><a class=hub.com/gap-system/gap/commit/<a class="double-link" href="https://git"><a class=hub.com/gap-system/gap/commit/<a class="double-link" href="https://git"><a class=hub.com/gap-system/gap/commit/<a class="double-link" href="https://git"><a class=hub.com/gap-system/gap/commit/1234567890123456789012345678901234567890">123456789">123456789</a><a href="https://github.com/gap-system/gap/commit/81e2bb3652992e03e0b7822d1a25a5b88a164e4d">1234567890123456789012345678901234567890);
    function ( f )
        return
         12345678901234567890123456789012345678901234567890123\
    \
    456789012345678901234567890;
    end

With this fix, we get:

    gap&gt; SizeScreen([60,100]);;
    gap&gt; Display(f-&gt;12345678901234567890123456789012345678901234567890123456789012345678901234567890);
    function ( f )
        return
         12345678901234567890123456789012345678901234567890123\
    456789012345678901234567890;
    end

Fixes #3205</a>

228153 of 299067 relevant lines covered (76.29%)

2277119.45 hits per line

Source Files on job 9022.2 (TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS="")
  • Tree
  • List 0
  • Changed 72
  • Source Changed 1
  • Coverage Changed 72
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1424
  • Travis Job 9022.2
  • 81e2bb36 on github
  • Prev Job for TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS="" on master (#9019.2)
  • Next Job for TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS="" on master (#9024.2)
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