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

ruby-rdf / rdf
92%
develop: 92%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: develop
Repo Added 08 Jan 2016 06:05PM CUT
Files 63
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 2.0.0
  • 2.0.0.beta1
  • 2.0.0.beta2
  • 2.0.1
  • 2.0.2
  • 2.1.0
  • 2.1.1
  • 2.2.0
  • 2.2.0-rc1
  • 2.2.1
  • 2.2.10
  • 2.2.11
  • 2.2.12
  • 2.2.2
  • 2.2.3
  • 2.2.4
  • 2.2.5
  • 2.2.6
  • 2.2.7
  • 2.2.8
  • 2.2.9
  • 3.0.0
  • 3.0.1
  • 3.0.10
  • 3.0.11
  • 3.0.12
  • 3.0.13
  • 3.0.2
  • 3.0.3
  • 3.0.4
  • 3.0.5
  • 3.0.6
  • 3.0.7
  • 3.0.9
  • 3.1.0
  • 3.1.1
  • 3.1.2
  • 3.1.3
  • 3.1.4
  • 3.1.5
  • 3.1.6
  • 3.1.7
  • GitHub-actions-ci
  • HEAD
  • cbeer-patch-1
  • develop
  • feat/various-enhancements
  • feature/2.2.2-compat
  • feature/3.0-dev
  • feature/CLI-eval
  • feature/Informative-Deprecations
  • feature/RDFStar
  • feature/URI-frozen-bug
  • feature/Update_CLA
  • feature/accept_type
  • feature/cli-vocabs
  • feature/contributing
  • feature/coveralls
  • feature/dataset
  • feature/dataset-each
  • feature/drop-wirble
  • feature/faster-tx-comparison
  • feature/frozen-terms
  • feature/graph-transact
  • feature/graph-transactions
  • feature/implicit-conversions
  • feature/improv-vocab-serialization
  • feature/issue-314-RDF-to_enum
  • feature/issue-315-vocab-ontology
  • feature/issue-333-to_h
  • feature/issue-338-keyword-arguments
  • feature/issue-347-accept-header
  • feature/issue-353
  • feature/list-cmp
  • feature/list-value-eq
  • feature/literal-equality
  • feature/literal_equality_flag_fix
  • feature/no-transactional-delete-insert
  • feature/non-durable
  • feature/queryable-specs
  • feature/rbx-term-uri
  • feature/refactor-dedup
  • feature/repo-docs
  • feature/respond_missing
  • feature/respond_to_missing
  • feature/ruby-2-4-number
  • feature/ruby-2.4-preview
  • feature/statement-eq-docs
  • feature/sync-repo
  • feature/to_ary
  • feature/transaction-deprecations
  • feature/transaction-docs
  • feature/transaction-not-implemented-exception
  • feature/transaction-return-type
  • feature/tx-depr
  • feature/tx-docs
  • feature/tx-mutated
  • feature/tx-query-graph
  • feature/uri-race
  • feature/vocab-update
  • feature/vocab-utils
  • fix/content-type
  • fix/snapshot-isolevel
  • fix/uri-grammar
  • jcoyne-patch-1
  • master
  • patch-1
  • proposed-nt-c14n-changes
  • release/2.0.0.beta2
  • remove-string-scanner
  • serialized-tx-compatibility
  • speed-up-rdf-graph
  • stable/2.0.x
  • statement-hash
  • transaction
  • vocab-to_uri
  • vocabulary-send

13 Jul 2025 10:59PM CUT coverage: 91.802% (+0.08%) from 91.721%
16254341012

push

github

gkellogg
Finish 3.3.4

62 of 70 new or added lines in 10 files covered. (88.57%)

5 existing lines in 3 files now uncovered.

4972 of 5416 relevant lines covered (91.8%)

19450.02 hits per line

Relevant lines Covered
Build:
Build:
5416 RELEVANT LINES 4972 COVERED LINES
19450.02 HITS PER LINE
Source Files on develop
  • Tree
  • List 63
  • Changed 63
  • Source Changed 13
  • Coverage Changed 63
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
62.5
lib/rdf/util/uuid.rb35 8 5 3 4.0
73.95
lib/rdf/vocab/writer.rb339 119 88 31 95.0
77.36
lib/rdf/util/cache.rb160 53 41 12 16342.0 - 5
80.0
lib/rdf/model/literal/token.rb46 15 12 3 6.0
80.28
lib/rdf/util/file.rb470 142 114 28 91.0
80.36
lib/rdf/changeset.rb229 56 45 11 199.0
83.33
lib/rdf/mixin/indexable.rb26 6 5 1 2.0
83.48
lib/rdf/ntriples/writer.rb358 + 16115 + 696 + 519 + 124030.0 - 1177
85.23
lib/rdf/writer.rb675 + 10176 + 3150 + 226 + 119383.0 - 262
85.71
lib/rdf/model/graph.rb414 - 1126 108 18 5490.0 - 8
Showing 1 to 10 of 63 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next
  • ►
    91.8
    lib/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16254341012 master Finish 3.3.4 push 13 Jul 2025 10:59PM CUT gkellogg github
91.8
16254340772 develop Finish 3.3.4 push 13 Jul 2025 10:59PM CUT gkellogg github
91.8
16126856548 develop Always encode U+FFFE and U+FFFF in N-Triples/Quads. push 07 Jul 2025 08:12PM CUT gkellogg github
91.8
16062693508 develop Add N-Triples tests for ill-formed language-tagged literals and directional variations. push 03 Jul 2025 11:56PM CUT gkellogg github
91.82
16036655175 develop Remove support for the RDF-star CG version of quoted triples, leaving only triple terms. push 02 Jul 2025 09:59PM CUT gkellogg github
91.81
15865185706 master Finish 3.3.3 push 25 Jun 2025 01:32AM CUT gkellogg github
91.72
15865185269 develop Finish 3.3.3 push 25 Jun 2025 01:31AM CUT gkellogg github
91.72
15865151647 develop CI on Ruby 3.4. Ruby < 3.4 requires float/double values to end in a digit. push 25 Jun 2025 01:29AM CUT gkellogg github
91.72
15453355470 develop Add whitespace to canonical triple term representation. push 04 Jun 2025 09:42PM CUT gkellogg github
91.72
15099307183 develop Replace StringScanner push 18 May 2025 07:28PM CUT gkellogg github
91.72
See All Builds (1029)
  • 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