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

abossenbroek / GeneralTree / 304 / 3
83%
master: 98%

Build:
Build:
LAST BUILD BRANCH: feature/implementation_cpp_of_treenode_ds
DEFAULT BRANCH: master
Ran 30 Sep 2016 07:27PM UTC
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

30 Sep 2016 07:21PM UTC coverage: 66.702% (+0.02%) from 66.685%
R_CODECOV=true

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

Source Files on job 304.3 (R_CODECOV=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 304
  • Travis Job 304.3
  • 253e5b17 on github
  • Prev Job for R_CODECOV=true on feature/implementation_cpp_of_treenode_ds (#303.3)
  • Next Job for R_CODECOV=true on feature/implementation_cpp_of_treenode_ds (#305.3)
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