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

knowledgepixels / nanodash
18%

Build:
DEFAULT BRANCH: master
Repo Added 21 Aug 2025 09:02AM UTC
Files 186
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
  • 133-improve-display-of-long-literals
  • 174-improve-type-pages
  • 216-status-display-broken-for-nanopubs-without-date
  • 222-profile-logo
  • 226-users-default-license
  • 238-fix-inconsistent-displayhandling-of-hashed-pubkeys
  • 242-add-semantic-release
  • 245-local-uri-without-slashes-or-hashes
  • 252-datetime-picker-datetime-literal-placeholders
  • 256-update-np-raw-links
  • 257-update-listpage
  • 276-news-items
  • 282-html-rendering-queryresultlist
  • 292-breadcrumb-for-space-resource-hierarchy
  • 293-reconsider-title-bar
  • 296-refactor-usage-of-pair-as-classes
  • 304-contributing-docs
  • 305-fix-listview-buttons
  • 319-pagination-list-views
  • 320-fix-breadcrumb-path-resources
  • 328-plain-paragraph-views
  • 336-implement-nanopub-lists-as-views
  • 341-full-id-plain-links
  • 343-domain-model-refactor
  • 350-default-fields-nanopub-views
  • 380-support-construct-queries
  • 387-improve-user-page-buttons
  • 390-show-time-for-single-day-spaces
  • 391-fix-space-roles-refresh
  • 393-read-only-pinned-section
  • 396-direct-page-navigation-for-uris
  • 83-responsive-css
  • add-root-nanopub-placeholder
  • chore/jetty-dev
  • chore/source-np-component
  • dependabot/maven/com.googlecode.owasp-java-html-sanitizer-owasp-java-html-sanitizer-20260101.1
  • dependabot/npm_and_yarn/handlebars-4.7.9
  • dependabot/npm_and_yarn/lodash-4.17.23
  • dependabot/npm_and_yarn/lodash-4.18.1
  • dependabot/npm_and_yarn/lodash-es-4.17.23
  • dependabot/npm_and_yarn/lodash-es-4.18.1
  • dependabot/npm_and_yarn/multi-119993c759
  • dependabot/npm_and_yarn/multi-bf05dc1ecf
  • dependabot/npm_and_yarn/multi-cd28347e53
  • dependabot/npm_and_yarn/undici-7.24.2
  • feat/multi-value-sparql-results
  • feature/364-view-display-menu
  • feature/367-umami-analytics
  • feature/370-yasgui-auto-fill-placeholders
  • feature/403-preview-from-url
  • feature/422-download-rdf
  • feature/filter-views-435
  • feature/item-list-view-435
  • feature/noto-emoji
  • feature/proper-views-435
  • fix-placeholder-swap-after-validation-error
  • fix-resource-part-redirect
  • fix-titlebar-nav-from-connector
  • fix/374-race-condition-maintained-resources
  • fix/376-add-button-missing-on-user-page
  • fix/401-bounded-api-cache
  • fix/418-view-displays-missing-on-first-load
  • fix/423-error-after-publishing
  • fix/426-query-page-npe
  • fix/alternative-id-links
  • fix/connection-pool-exhaustion
  • fix/default-license-not-picked-up
  • fix/list-grid-view
  • fix/prevent-double-publish
  • fix/space-and-resource-data-refresh
  • issue-360
  • log-form-object-loss
  • master
  • refactor/explore-page
  • refactor/resource-with-profile
  • refactor/wicket-html
  • refactoring-LookupApis
  • remove-formobj-use-pagereference
  • remove-pinned-section-from-spaces
  • tests-docs
  • use-vocabularies

05 May 2026 03:34PM UTC coverage: 18.296% (+0.009%) from 18.287%
25386070558

push

github

tkuhn
Merge branch 'master' of github.com:knowledgepixels/nanodash

956 of 6218 branches covered (15.37%)

Branch coverage included in aggregate %.

2253 of 11321 relevant lines covered (19.9%)

2.76 hits per line

Relevant lines Covered
Build:
Build:
11321 RELEVANT LINES 2253 COVERED LINES
2.76 HITS PER LINE
Source Files on master
  • Tree
  • List 186
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25386070558 master Merge branch 'master' of github.com:knowledgepixels/nanodash push 05 May 2026 03:36PM UTC tkuhn github
18.3
24880477649 master Merge pull request #453 from knowledgepixels/add-root-nanopub-placeholder feat: support RootNanopubPlaceholder in templates push 24 Apr 2026 08:41AM UTC web-flow github
18.29
24879930311 add-root-nanopub-placeholder Merge ac7670896 into d36d20f14 Pull #453 24 Apr 2026 08:27AM UTC web-flow github
18.29
24879543632 add-root-nanopub-placeholder Merge 4924a7a2f into d36d20f14 Pull #453 24 Apr 2026 08:17AM UTC web-flow github
17.41
24879350366 add-root-nanopub-placeholder Merge df8b6a41d into d36d20f14 Pull #453 24 Apr 2026 08:12AM UTC web-flow github
17.41
24878654753 add-root-nanopub-placeholder Merge 8d15487a1 into d36d20f14 Pull #453 24 Apr 2026 07:54AM UTC web-flow github
17.45
24878312775 add-root-nanopub-placeholder Merge d4e336f20 into d36d20f14 Pull #453 24 Apr 2026 07:46AM UTC web-flow github
17.45
24877637181 master chore: bump gson to 2.14.0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> push 24 Apr 2026 07:27AM UTC tkuhn github
17.5
24877272970 master chore: bump nanopub library to 1.87.0 GetNanopub.getArtifactCode now returns net.trustyuri.ArtifactCode, so call .toString() at the two use sites in Utils. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> push 24 Apr 2026 07:24AM UTC tkuhn github
17.5
24787895260 master Merge pull request #451 from knowledgepixels/fix-titlebar-nav-from-connector fix: use absolute nav links in TitleBar push 22 Apr 2026 03:45PM UTC web-flow github
17.5
See All Builds (672)
  • 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