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

abossenbroek / GeneralTree / 309

Builds Branch Commit Type Ran Committer Via Coverage
309 feature/implementation_cpp_of_treenode_ds Added update functions and all tests pass A key and data of a tree node can now be updated. The R functions exposure an absolute update as well as a relative update. push 30 Sep 2016 10:11PM UTC abossenbroek travis-ci pending completion   set done
308 feature/implementation_cpp_of_treenode_ds searchTree test are passing push 30 Sep 2016 08:42PM UTC abossenbroek travis-ci pending completion   set done
307 feature/implementation_cpp_of_treenode_ds All getBranchData and getLeafs tests pass Relative and absolute getBranchData tests are all passing. Relative and absolute getLeafs tests are all passing. Added relative getBranchData to members of R6 object. push 30 Sep 2016 08:33PM UTC abossenbroek travis-ci pending completion   set done
306 feature/implementation_cpp_of_treenode_ds Extended tests sets for clone, getChildrenData and getSiblingsData clone tests were not yet in repository. getChildrenData now tests for named as well as non named arguments. getSiblingsData tests for warnings of deprecated methods as well as ... push 30 Sep 2016 08:18PM UTC abossenbroek travis-ci pending completion   set done
305 feature/implementation_cpp_of_treenode_ds Extended tests sets for clone, getChildrenData and getSiblingsData clone tests were not yet in repository. getChildrenData now tests for named as well as non named arguments. getSiblingsData tests for warnings of deprecated methods as well as ... push 30 Sep 2016 08:08PM UTC abossenbroek travis-ci pending completion   set done
304 feature/implementation_cpp_of_treenode_ds 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 ... push 30 Sep 2016 07:27PM UTC abossenbroek travis-ci pending completion   set done
303 feature/implementation_cpp_of_treenode_ds All clone tests pass The deep clone functions has been intensily changed to support partial copies of a tree. Delete has been updated since it did not correctly adjust the mapping after a delete. push 30 Sep 2016 06:48PM UTC abossenbroek travis-ci pending completion   set done
302 feature/implementation_cpp_of_treenode_ds Removed error in travis file that caused martrix not to be properly displayed. push 29 Sep 2016 08:13PM UTC abossenbroek travis-ci pending completion   set done
298 feature/implementation_cpp_of_treenode_ds Resolved build errors and delete and parent tests pass Since some functions were removed the examples did not work anymore causing build errors. The examples have all be escaped with \dontrun{}. The tests for parent and delete did not pass at fi... push 29 Sep 2016 05:45PM UTC abossenbroek travis-ci pending completion   set done
292 feature/implementation_cpp_of_treenode_ds Added (de)serialization support GeneralTreeNode and TreeNode support (de)serialization to R as well as R functions that support the calls. push 27 Sep 2016 02:25AM UTC abossenbroek travis-ci pending completion   set done
291 feature/implementation_cpp_of_treenode_ds Added relative insertion of sibling and child GeneralTreeInternal now supports a relative insertion of a sibling or child. Moreover, it also permits to travel one level up. push 27 Sep 2016 02:12AM UTC abossenbroek travis-ci pending completion   set done
290 feature/implementation_cpp_of_treenode_ds Added R exposure to get_{branch/leafs}_{key/data} push 27 Sep 2016 12:49AM UTC abossenbroek travis-ci pending completion   set done
289 feature/implementation_cpp_of_treenode_ds Added tests and access of leafs TreeNode and GeneralTreeInternal both have a leafs retrieval method. GeneralTreeInternal now also exposes get_keys and get_data for a branch as well as the leafs of a tree. push 27 Sep 2016 12:34AM UTC abossenbroek travis-ci pending completion   set done
288 feature/implementation_cpp_of_treenode_ds Rewrote all the data and key getters to use functors The old implementation of get_{branch/children/siblings}_{keys/data} used worker functions for each individual type of list. The new implementation uses a a single worker function with functors... push 26 Sep 2016 10:57PM UTC abossenbroek travis-ci pending completion   set done
287 feature/implementation_cpp_of_treenode_ds Added deserialization of GeneralTreeInternal and TreeNode GeneralTreeInternal and TreeNode both have serializers and deserializers that are tested. push 26 Sep 2016 03:59PM 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