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

ruby-rdf / rdf
92%

Build:
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 develop
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

04 Jun 2025 09:41PM CUT coverage: 91.721%. Remained the same
15453355470

push

github

gkellogg
Add whitespace to canonical triple term representation.

0 of 1 new or added line in 1 file covered. (0.0%)

4952 of 5399 relevant lines covered (91.72%)

19601.45 hits per line

Relevant lines Covered
Build:
Build:
5399 RELEVANT LINES 4952 COVERED LINES
19601.45 HITS PER LINE
Source Files on develop
  • Tree
  • List 63
  • Changed 63
  • Source Changed 2
  • 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 16347.0 - 6
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.49
lib/rdf/ntriples/writer.rb342 109 91 18 25205.0 - 2
85.55
lib/rdf/writer.rb665 173 148 25 19645.0
85.71
lib/rdf/model/graph.rb415 126 108 18 5498.0 - 7
Showing 1 to 10 of 63 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next
  • ►
    91.72
    lib/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
15096932104 remove-string-scanner Merge 7622a28f2 into cae839075 Pull #453 18 May 2025 07:25PM CUT web-flow github
91.72
14980340039 develop short-circuiting slow inherited methods with fast ones push 12 May 2025 07:00PM CUT gkellogg github
91.73
14979325956 speed-up-rdf-graph Merge 6b1b433b7 into f52e8ccb7 Pull #452 12 May 2025 06:05PM CUT web-flow github
91.73
13874976522 develop Fix typo in decimal.rb comments push 15 Mar 2025 05:14PM CUT gkellogg github
91.72
13874742363 patch-1 Merge ed012659f into a761488b1 Pull #449 15 Mar 2025 05:11PM CUT web-flow github
91.72
13233954665 develop Configure `mise` to use `.env`. push 10 Feb 2025 05:07AM CUT artob github
91.72
12651045285 develop Link to the `rdf-borsh` extension. push 07 Jan 2025 11:54AM CUT artob github
91.72
11243720408 develop Re-figure File.open_file handling of the file scheme. push 08 Oct 2024 09:06PM CUT gkellogg github
91.72
See All Builds (1021)
  • 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