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

TAMULib / Cap / 339 / 1
51%
master: 48%

Build:
Build:
LAST BUILD BRANCH: october-dame-sprint-staging
DEFAULT BRANCH: master
Ran 25 Apr 2019 04:06PM UTC
Files 71
Run time 3s
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

25 Apr 2019 03:55PM UTC coverage: 47.567%. First build
339.1

push

travis-ci

kaladay
Item B-03706: URI context query param should be path/handle instead of full URL

On the backend,
- Accept both long and short context URIs.
- Ensure triple subjects use long context URIs.

On the frontend,
- Adds lengthen and shorten URI/URL filters.
- Replace URL parameters for both 'context' and 'context uri' with short URLs.
- Use short URL for triple subjects.
- `repositoryView.loadContext()` does not accept null parameters; provide empty string for root with an empty context URI.

Implementation concerns,
- The use of `new URL()` in front-end avoids writing custom processing code but assumes that the URI is only a URL.
- Building and using the full URI as the cache key instead of the short URI.
- Using short URI for triple subject on frontend and long URI for triple subject on backend.
- Using empty context on repository view root when it could be changed to not have context parameter specified at all (may require backend changes to implement this).
- Are there better names than lengthen/long shorten/short for URI?

518 of 1089 relevant lines covered (47.57%)

5.57 hits per line

Source Files on job 339.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 279
  • Travis Job 339.1
  • 5f9010d3 on github
  • Next Job for on sprint-tcdl-b03706-context_query_param_path (#360.1)
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