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

codybonney / ts-data-structures / 15

Builds Branch Commit Type Ran Committer Via Coverage
15 master Refactor attach method out of Node class - No reason for this to be in the Node class push 25 Apr 2020 01:10AM UTC codybonney travis-ci-com pending completion   set done
14 master Refactor attach function out of Node - didn't need to exist in the Node class push 25 Apr 2020 01:00AM UTC codybonney travis-ci-com pending completion   set done
13 master Keep track of length - SinglyLinkedList and BinaryTree now keep track of the number of nodes in the structure push 13 Apr 2020 11:59PM UTC codybonney travis-ci-com pending completion   set done
12 master Remove while loop from SinglyLinkedList - refactored the while loop out - allow multiple args when calling constructor or add method push 13 Apr 2020 11:33PM UTC codybonney travis-ci-com pending completion   set done
11 master Rename internal variable in SinglyLinkedList - update to match BinaryTree push 13 Apr 2020 03:34PM UTC codybonney travis-ci-com pending completion   set done
10 master Node.attach takes are of Node type - arg must be cast to Node type push 13 Apr 2020 06:01AM UTC codybonney travis-ci-com pending completion   set done
9 master Allow BinaryTree methods to take any number of args - the constructor and add methods now allow any number of args push 13 Apr 2020 05:38AM UTC codybonney travis-ci-com pending completion   set done
8 master Move BinaryTree.addTo method to Node.add - Nothing in that method was specfic to the BinaryTree class. Because it only mutates the Node it probably makes sense to move it to that class instead push 13 Apr 2020 03:02AM UTC codybonney travis-ci-com pending completion   set done
7 master Add BinaryTree class - created a very basic BinaryTree class push 13 Apr 2020 02:53AM UTC Cody Bonney travis-ci-com pending completion   set done
6 master rename append method to add - use add instead push 11 Apr 2020 09:53PM UTC Cody Bonney travis-ci-com pending completion   set done
5 master Remove redundant tests - some tests were unnecessary push 11 Apr 2020 03:47AM UTC codybonney travis-ci-com pending completion   set done
4 master Version bump to 1.0.2 - bump to 1.0.2 push 11 Apr 2020 03:35AM UTC codybonney travis-ci-com pending completion   set done
3 master Fix included file in npm distribution - whoops, had the wrong extension push 11 Apr 2020 03:34AM UTC codybonney travis-ci-com pending completion   set done
2 master include all necessary files in npm distribution - forgot to include the SinglyLinkedList files push 11 Apr 2020 03:23AM UTC codybonney travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 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