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

abossenbroek / GeneralTree / 327

Builds Branch Commit Type Ran Committer Via Coverage
327 feature/implementation_cpp_of_treenode_ds [cpp] [r] [t-r] [t-cpp] Improved node getters Previously a separate function existed in R and C++ for each combination of key, data and leafs, children, sibling, branch. This has now been considerably simplified. A single C++ function exists for ... push 04 Oct 2016 08:40PM UTC abossenbroek travis-ci pending completion   set done
326 feature/implementation_cpp_of_treenode_ds [r] [t-r] casting to and from data.frame tests pass All the tests that verify whether we can cast to and from data frames currently work. push 04 Oct 2016 02:06AM UTC abossenbroek travis-ci pending completion   set done
325 feature/implementation_cpp_of_treenode_ds [cpp] Moved implementation of tree_key creator to body The tree_key_cast_SEXP(const SEXP& key) function was previously implemented in a header. This is now moved to its own cpp file. push 03 Oct 2016 06:12PM UTC abossenbroek travis-ci pending completion   set done
324 feature/implementation_cpp_of_treenode_ds [t-r] Added test printing data of type data frame and list push 03 Oct 2016 05:47PM UTC abossenbroek travis-ci pending completion   set done
323 feature/implementation_cpp_of_treenode_ds [t-r] All tests pass for print push 03 Oct 2016 05:31PM UTC abossenbroek travis-ci pending completion   set done
322 feature/implementation_cpp_of_treenode_ds [doc] Resolved cran check error due to improper print documentation push 03 Oct 2016 03:23PM UTC abossenbroek travis-ci pending completion   set done
318 feature/implementation_cpp_of_treenode_ds [cpp] Refactored two functions to templates Previously branch, leafs, children and sibling information was retrieved using functions. In this commit the two functions are moved to a single template. push 02 Oct 2016 07:51PM UTC abossenbroek travis-ci pending completion   set done
317 feature/implementation_cpp_of_treenode_ds [t-r],[r] Added apply on branch by key The GeneralTree R6 object now has an apply on branch function that is tested. push 02 Oct 2016 04:47PM UTC abossenbroek travis-ci pending completion   set done
316 feature/implementation_cpp_of_treenode_ds [t-cpp] testing inequality operator for different sized trees Added test for inequality operator of two GeneralTreeInternal objects. The test also verifies tests that the objects are tested on size. push 02 Oct 2016 04:12PM UTC abossenbroek travis-ci pending completion   set done
315 feature/implementation_cpp_of_treenode_ds Moved implementation of several functions from header to cpp files The header of GeneralTreeInternal implemented several functions. Several of these implementations are taken out of the header to the cpp file. push 02 Oct 2016 04:02PM UTC abossenbroek travis-ci pending completion   set done
314 feature/implementation_cpp_of_treenode_ds Moved implementation of several functions from header to cpp files The header of GeneralTreeInternal implemented several functions. Several of these implementations are taken out of the header to the cpp file. push 02 Oct 2016 03:54PM UTC abossenbroek travis-ci pending completion   set done
313 feature/implementation_cpp_of_treenode_ds Apply function from R on a branch is working. push 01 Oct 2016 12:11AM UTC abossenbroek travis-ci pending completion   set done
312 feature/implementation_cpp_of_treenode_ds Refactored id to key to match nomenclature of data structure push 30 Sep 2016 11:30PM UTC abossenbroek travis-ci pending completion   set done
311 feature/implementation_cpp_of_treenode_ds Added last_sibling(const SEXP& id) test push 30 Sep 2016 11:21PM UTC abossenbroek travis-ci pending completion   set done
310 feature/implementation_cpp_of_treenode_ds Added tests for set_data and set_key push 30 Sep 2016 10:29PM UTC abossenbroek travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 13
  • 14
  • Next →
  • Back to Repo
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