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

angelsanz / linkstore
100%
master: 87%

Build:
Build:
LAST BUILD BRANCH: v0.0.10
DEFAULT BRANCH: master
Repo Added 18 Oct 2015 12:44PM UTC
Files 7
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 v0.0.3
branch: v0.0.3
CHANGE BRANCH
x
Reset
  • v0.0.3
  • links-with-more-than-one-tag
  • master
  • saving-links-with-more-than-one-tag
  • show
  • v0.0.1
  • v0.0.10
  • v0.0.2
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v0.0.9

pending completion
23

push

travis-ci

angelsanz
Support saving links with more than one tag

The link -> tags is one-to-many and is implemented using a separate
table holding the tags. What this does:

* Create a new class to handle interaction with that table.

* Enhance the SQL creating tables (enforce not null and uniqueness of URLs).

* Refactor SqliteConnectionFactory in order to enforce foreign
key constraints on all sqlite connections, and allow the factory
to be used by ProviderOfConnectionToOnDiskSqliteDatabase.

* Refactor ApplicationDataDirectory to only use `@property`s, making
the class declaration rather cleaner.

* Remove the InMemorySqliteStorage: it was useful for bootstrapping
and defining the interface of the link storage, but it is useless now:
persistence is needed and the in-memory mode of sqlite works great for
testing. There's little point in maintaining it or further developing
it.

131 of 131 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
131 RELEVANT LINES 131 COVERED LINES
1.0 HITS PER LINE
Source Files on v0.0.3
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23 v0.0.3 Support saving links with more than one tag The link -> tags is one-to-many and is implemented using a separate table holding the tags. What this does: * Create a new class to handle interaction with that table. * Enhance the SQL creating table... push 22 Nov 2015 11:19PM UTC angelsanz travis-ci pending completion  
See All Builds (66)
  • 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

© 2025 Coveralls, Inc