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

knowledgepixels / nanodash
21%

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: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • expose-nanodash-version-header
  • feat/multi-value-sparql-results
  • feat/use-spaces-repo
  • 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-f5-form-state-singleton-ldm
  • fix-placeholder-swap-after-validation-error
  • fix-postpub-redirect-url-after-preview
  • fix-repetition-resets-edited-values
  • 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
  • raise-jetty-dev-size-limits
  • refactor/explore-page
  • refactor/resource-with-profile
  • refactor/wicket-html
  • refactoring-LookupApis
  • remove-formobj-use-pagereference
  • remove-pinned-section-from-spaces
  • speed-up-statusline-verification
  • tests-docs
  • update-java-deps
  • use-vocabularies
  • validate-main-urls-against-library

19 May 2026 11:20AM UTC coverage: 20.748% (-0.03%) from 20.776%
26093859530

push

github

tkuhn
fix: surface root nanopub placeholder as "this nanopublication" in supersede

When superseding with a newer template that adds a RootNanopubPlaceholder
slot the prior nanopub didn't have, the form left the field blank even
though TemplateContext.processValue already resolves an empty model to
the new nanopub's URI. Render the label, tooltip description, and URI
sentinel so the form matches the IriItem NANOPUB_PLACEHOLDER rendering.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

1033 of 6298 branches covered (16.4%)

Branch coverage included in aggregate %.

2649 of 11448 relevant lines covered (23.14%)

3.31 hits per line

Relevant lines Covered
Build:
Build:
11448 RELEVANT LINES 2649 COVERED LINES
3.31 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
26093859530 master fix: surface root nanopub placeholder as "this nanopublication" in supersede When superseding with a newer template that adds a RootNanopubPlaceholder slot the prior nanopub didn't have, the form left the field blank even though TemplateContext.p... push 19 May 2026 11:22AM UTC tkuhn github
20.75
26018014693 master Merge pull request #466 from knowledgepixels/expose-nanodash-version-header feat: expose Nanodash-Version response header push 18 May 2026 06:48AM UTC web-flow github
20.78
25807308009 master Merge pull request #464 from knowledgepixels/fix-postpub-redirect-url-after-preview fix: honor postpub-redirect-url on preview→publish flow push 13 May 2026 03:00PM UTC web-flow github
20.8
25806172703 master Merge pull request #463 from knowledgepixels/raise-jetty-dev-size-limits chore(dev): raise Jetty form and response-header size limits push 13 May 2026 02:40PM UTC web-flow github
20.81
25791109883 master Merge pull request #462 from knowledgepixels/speed-up-statusline-verification Auto-update StatusLine until newly-published nanopub is verified push 13 May 2026 09:42AM UTC web-flow github
20.81
25791103212 master Merge pull request #461 from knowledgepixels/validate-main-urls-against-library Validate main registry/query URLs against library instance list push 13 May 2026 09:42AM UTC web-flow github
20.6
25725007728 master Merge pull request #457 from knowledgepixels/fix-f5-form-state-singleton-ldm fix: restore F5 form-state preservation via singleton LDMs (#456) push 12 May 2026 09:14AM UTC web-flow github
20.48
25678638590 master Merge pull request #455 from knowledgepixels/fix-repetition-resets-edited-values fix: don't reseed shared model from URL param on repetition (#271) push 11 May 2026 03:10PM UTC web-flow github
20.51
25670681744 master Merge pull request #454 from knowledgepixels/update-java-deps chore: refresh Java dependency and plugin versions push 11 May 2026 12:41PM UTC web-flow github
18.3
25667395335 master chore: bump nanopub library to 1.88.0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> push 11 May 2026 11:31AM UTC tkuhn github
18.3
See All Builds (710)
  • 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