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

msoucy / dproto
80%
master: 82%

Build:
Build:
LAST BUILD BRANCH: fix-dprotoc
DEFAULT BRANCH: master
Repo Added 08 May 2015 08:34PM UTC
Files 16
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

LAST BUILD ON BRANCH fix-dprotoc
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • compat
  • const
  • errors
  • issue-56
  • issue-77
  • master
  • nullable
  • reserved-word
  • template-conflict
  • testsplit
  • uda
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v2.0.0
  • v2.0.1

pending completion
236

Pull #140

travis-ci

web-flow
<a href="https://github.com/msoucy/dproto/commit/<a class=hub.com/msoucy/dproto/commit/<a class="double-link" href="https://git"><a class=hub.com/msoucy/dproto/commit/<a class="double-link" href="https://git"><a class=hub.com/msoucy/dproto/commit/<a class="double-link" href="https://git"><a class=hub.com/msoucy/dproto/commit/59df261d2e2322ee1972df0e1881a73e2138ad8d">59df261d2">&lt;a href=&quot;https://github.com/msoucy/dproto/commit/</a><a class="double-link" href="https://github.com/msoucy/dproto/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/msoucy/dproto/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/msoucy/dproto/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/msoucy/dproto/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/msoucy/dproto/commit/59df261d2e2322ee1972df0e1881a73e2138ad8d">59df261d2</a><a href="https://github.com/msoucy/dproto/commit/59df261d2e2322ee1972df0e1881a73e2138ad8d">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/msoucy/dproto/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/msoucy/dproto/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/msoucy/dproto/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/msoucy/dproto/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/msoucy/dproto/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/msoucy/dproto/commit/59df261d2e2322ee1972df0e1881a73e2138ad8d&quot;&gt;59df261d2&lt;/a&gt;&lt;a href=&quot;https://github.com/msoucy/dproto/commit/59df261d2e2322ee1972df0e1881a73e2138ad8d&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/msoucy/dproto/commit/&amp;lt;/a&amp;gt;&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://github.com/msoucy/dproto/commit/&amp;amp;lt;a class=&amp;amp;quot;double-link&amp;amp;quot; href=&amp;amp;quot;htt... (continued)
Pull Request #140: Fix a package visibility error.

754 of 937 relevant lines covered (80.47%)

132.07 hits per line

Relevant lines Covered
Build:
Build:
937 RELEVANT LINES 754 COVERED LINES
132.07 HITS PER LINE
Source Files on master
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
236 fix-dprotoc <a href="https://github.com/msoucy/dproto/commit/59df261d2">&lt;a href=&quot;https://github.com/msoucy/dproto/commit/</a><a class="double-link" href="https://github.com/msoucy/dproto/commit/&lt;a class=&quot;double-l... Pull #140 02 May 2020 02:51PM UTC web-flow travis-ci pending completion  
235 fix-12931 Merge branch 'master' into fix-12931 Pull #138 07 Feb 2020 06:59PM UTC web-flow travis-ci pending completion  
234 compiler-updates Travis modernizatoin Pull #139 07 Feb 2020 06:41PM UTC web-flow travis-ci pending completion  
233 compiler-updates Update compiler versions Pull #139 05 Feb 2020 01:43AM UTC web-flow travis-ci pending completion  
232 fix-12931 Move const qualifiers to the right hand side In order to support a fix for issue 12931 Pull #138 04 Feb 2020 05:03PM UTC web-flow travis-ci pending completion  
231 dmdfix Fix code to work with dmd 2.083 Pull #137 30 May 2019 10:39AM UTC web-flow travis-ci pending completion  
230 master fixup Pull #134 12 Feb 2018 09:01PM UTC web-flow travis-ci pending completion  
228 master faster ZigZag without branching Pull #133 28 Jan 2018 11:45AM UTC web-flow travis-ci pending completion  
227 master fixes issue #115 and also pre-existing bug with sint64 and sint32; incorporates idea from @redstar in pull #130 for backward compatibility with older dmd Root cause of 115 is that the used base data type for reading an integer is a... Pull #131 26 Jan 2018 07:38PM UTC web-flow travis-ci pending completion  
226 master Another attempt to fix issue #115. Root cause of the problem is that the used base data type for reading an integer is always `ulong`. Converting a (huge) value to a signed, possible shorter data type results in the onversion exception. Solution... Pull #130 31 Aug 2017 05:53AM UTC web-flow travis-ci pending completion  
See All Builds (138)
  • Repo on GitHub
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

© 2025 Coveralls, Inc