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

ryancaille / trie
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v1.0.1
DEFAULT BRANCH: master
Repo Added 09 Apr 2019 02:32AM UTC
Files 2
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

LAST BUILD ON BRANCH v1.0.1
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • v1.0.0
  • v1.0.1

28 Jun 2020 09:31PM UTC coverage: 100.0%. First build
17

push

travis-ci-com

ryancaille
bugfix: prefix is word

fixed an issue where the prefix was not being returned when
it is a word itself

187 of 187 relevant lines covered (100.0%)

530183.59 hits per line

Relevant lines Covered
Build:
Build:
187 RELEVANT LINES 187 COVERED LINES
530183.59 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17 v1.0.1 bugfix: prefix is word fixed an issue where the prefix was not being returned when it is a word itself push 28 Jun 2020 09:41PM UTC ryancaille travis-ci-com
100.0
16 master bugfix: prefix is word fixed an issue where the prefix was not being returned when it is a word itself push 28 Jun 2020 09:32PM UTC ryancaille travis-ci-com
100.0
15 v1.0.0 Adding go.mod push 04 May 2019 04:53PM UTC ryancaille travis-ci-com
100.0
14 master Adding go.mod push 04 May 2019 04:41PM UTC ryancaille travis-ci-com
100.0
13 master Updating godoc push 27 Apr 2019 09:12PM UTC ryancaille travis-ci-com
100.0
12 master Simplifying Like() logic creating the list of word matches as we go, so we don't need to loop though the suffixes again to build the words. push 21 Apr 2019 06:14PM UTC ryancaille travis-ci-com
100.0
11 master Like Count can be specified the api now lets the user specify how many matches shouldd be returned push 21 Apr 2019 06:01PM UTC ryancaille travis-ci-com
100.0
10 master Implemented Like() implemented the like method that will look for words with a given prefix. Also move the word lists to files so its easier to manage and takes up less code. push 21 Apr 2019 04:38PM UTC ryancaille travis-ci-com
100.0
9 master Protecting against concurrent writes implemented a RWMutex to allow concurrent reads but prevent the trie from being modified by multiple threads at the same time. This will ultimately slow down writes, but the this should not be a problem, becau... push 14 Apr 2019 03:43PM UTC ryancaille travis-ci-com
100.0
8 master Remove overlapping and underlapping words implemented the logic to handle the cases where we need to remove words that are either overlapping or underlapping with another word. Added unit tests to verify the words are removed and that the nodes ... push 13 Apr 2019 08:49PM UTC ryancaille travis-ci-com
100.0
See All Builds (15)
  • Repo on GitHub
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