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

TAMULib / Cap / 339
51%
master: 48%

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

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

Jobs
ID Job ID Ran Files Coverage
1 339.1 25 Apr 2019 04:06PM UTC 0
47.57
Travis Job 339.1
Source Files on build 339
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #339
  • 5f9010d3 on github
  • Next Build on sprint-tcdl-b03706-context_query_param_path (#360)
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