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

knowledgepixels / nanodash / 23434135216
16%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2026 11:05AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
23434135216

push

github

tkuhn
fix: resolve view displays to latest version and fix stale data on refresh

ViewDisplay.get() now resolves to the latest nanopub version, matching the
pattern already used by View.get(). Both methods use a safe try/fallback
approach: if the latest version can't be fetched, the original nanopub is
used instead.

Also fixes a race condition where pages with view displays showed stale
cached data after the periodic background refresh. The root cause was that
AbstractResourceWithProfile.refresh() ran asynchronously in the background
task, so dataNeedsUpdate flags weren't set by the time the page constructor
checked isDataInitialized(). Now refresh() is called synchronously before
the background task, and triggerDataUpdate() sets dataInitialized=false
when starting a reload so pages wait for fresh data only when a reload is
actually in progress.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Source Files on build 23434135216
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #23434135216
  • b4a2c277 on github
  • Prev Build on master (#23429117751)
  • Next Build on master (#23435290202)
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