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

abossenbroek / GeneralTree / 304
83%
master: 98%

Build:
Build:
LAST BUILD BRANCH: feature/implementation_cpp_of_treenode_ds
DEFAULT BRANCH: master
Ran 30 Sep 2016 07:27PM UTC
Jobs 1
Files 14
Run time 1s
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
304

push

travis-ci

abossenbroek
Reduced the complexity of internal_storage_delete.

Worst case delete is still has complexity O(n) where n is the number of nodes. However, if the node was added recently, in other words, it has a high uid, the complexity is reduce to n - uid. So the average complexity is n / 2.

1242 of 1862 relevant lines covered (66.7%)

21.31 hits per line

Jobs
ID Job ID Ran Files Coverage
3 304.3 (R_CODECOV=true) 30 Sep 2016 07:27PM UTC 0
66.7
Travis Job 304.3
Source Files on build 304
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #304
  • 253e5b17 on github
  • Prev Build on feature/implementation_cpp_of_treenode_ds (#303)
  • Next Build on feature/implementation_cpp_of_treenode_ds (#305)
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