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

nodegit / nodegit
80%
master: 55%

Build:
Build:
LAST BUILD BRANCH: fix/rebase-ff-merge
DEFAULT BRANCH: master
Repo Added 19 Mar 2015 11:55PM CUT
Files 40
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/rebase-ff-merge
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • v0.10.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.7.0
  • v0.8.0
  • v0.9.0

pending completion
3096

Pull #1457

travis-ci

web-flow
<a href="https://github.com/nodegit/nodegit/commit/<a class=hub.com/nodegit/nodegit/commit/<a class="double-link" href="https://git"><a class=hub.com/nodegit/nodegit/commit/<a class="double-link" href="https://git"><a class=hub.com/nodegit/nodegit/commit/<a class="double-link" href="https://git"><a class=hub.com/nodegit/nodegit/commit/f3e676d927dbd86fef348bae236f2c363c4f1019">f3e676d92">&lt;a href=&quot;https://github.com/nodegit/nodegit/commit/</a><a class="double-link" href="https://github.com/nodegit/nodegit/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/nodegit/nodegit/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/nodegit/nodegit/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/nodegit/nodegit/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/nodegit/nodegit/commit/f3e676d927dbd86fef348bae236f2c363c4f1019">f3e676d92</a><a href="https://github.com/nodegit/nodegit/commit/f3e676d927dbd86fef348bae236f2c363c4f1019">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/nodegit/nodegit/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/nodegit/nodegit/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/nodegit/nodegit/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/nodegit/nodegit/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/nodegit/nodegit/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/nodegit/nodegit/commit/f3e676d927dbd86fef348bae236f2c363c4f1019&quot;&gt;f3e676d92&lt;/a&gt;&lt;a href=&quot;https://github.com/nodegit/nodegit/commit/f3e676d927dbd86fef348bae236f2c363c4f1019&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/nodegit/nodegit/commit/&amp;lt;/a&amp;gt;&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://github.com/nodegit/nodegit/commit/&amp;amp;lt;a class=&amp;amp;quot;double-link&am... (continued)
Pull Request #1457: Handle fast-forward merges properly in repository.performRebase

416 of 569 branches covered (73.11%)

1085 of 1352 relevant lines covered (80.25%)

4.71 hits per line

Relevant lines Covered
Build:
Build:
1352 RELEVANT LINES 1085 COVERED LINES
4.71 HITS PER LINE
Source Files on master
  • Tree
  • List 40
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
7.25
src/modules/logapi/controller.js188 58 5 53 1.0 0 11
25.0
src/modules/files/controller.js40 18 5 13 1.0 0 2
30.0
src/lib/utils/json-files.js68 24 8 16 21.0 1 5
33.33
src/lib/tus-node-server.js61 19 7 12 1.0 2 6
52.94
src/lib/admin.js161 49 27 22 1.0 0 2
63.64
config/env/common.js21 1 1 0 1.0 6 4
66.04
src/modules/contact/controller.js138 33 23 10 2.0 12 8
69.92
src/modules/payload/controller.js613 162 125 37 2.0 47 37
73.08
config/passport.js49 22 15 7 1.0 4 0
73.39
src/lib/nodemailer.js171 69 45 24 4.0 35 5
Showing 1 to 10 of 40 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
  • ►
    100.0
    bin/
  • ►
    75.0
    config/
  • ►
    79.7
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3096 fix/rebase-ff-merge <a href="https://github.com/nodegit/nodegit/commit/f3e676d92">&lt;a href=&quot;https://github.com/nodegit/nodegit/commit/</a><a class="double-link" href="https://github.com/nodegit/nodegit/commit/&lt;a class=&quot;do... Pull #1457 24 Jun 2020 03:53AM CUT web-flow travis-ci pending completion  
3053 master Merge pull request #1346 from rcjsuen/posix-path Fix example by forcing backslashes with path.posix push 14 Apr 2020 03:03PM CUT web-flow travis-ci pending completion  
2987 master Test for treebuilder insert memory management Pull #1332 09 Dec 2019 09:29PM CUT web-flow travis-ci pending completion  
2864 mocha Expose the Node.js GC when running `mocha `scripts The memory leak tests rely on the global.gc() function being available. The GC needs to be exposed if the `mocha` or `mochaDebug` script is being run. Pull #1258 11 Jul 2019 03:20PM CUT web-flow travis-ci pending completion  
2771 master Merge pull request #1203 from rcjsuen/patch-2 Specify acceptable types for `lookup` and `dwim` in Reference Pull #3462 30 Apr 2019 03:58PM CUT web-flow travis-ci pending completion  
2522 master Merge pull request #1047 from wasadigi/master Replace then() with done(), so that error callback is not swalled by … push 24 Jul 2018 07:35PM CUT johnhaley81 travis-ci pending completion  
2441 master Add oid leak tests Pull #1006 27 May 2018 11:30AM CUT srajko travis-ci pending completion  
1818 master Stop fast finishing for now. Pull #784 18 Sep 2017 06:45PM CUT joshaber travis-ci pending completion  
2741 master Merge pull request #1141 from Kovensky/patch-1 Fix typo push 27 Jan 2017 08:38PM CUT web-flow travis-ci pending completion  
2738 master Update `Repository#createBranch` docs Fixes #1182 Pull #1198 27 Jan 2017 03:39PM CUT web-flow travis-ci pending completion  
See All Builds (947)
  • 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