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

projecthydra / curation_concerns / 3834
97%
master: 96%

Build:
Build:
LAST BUILD BRANCH: v1.7.7
DEFAULT BRANCH: master
Ran 22 Sep 2016 02:19PM UTC
Jobs 2
Files 199
Run time 2min
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
3834

push

travis-ci

tpendragon
Add configurable administrative dashboard.

Documentation is found in the README, Wiki, and
`CurationConcerns::AdminController`. This enables three widgets:

* Count by Visibility
* Count by Embargo Status
* Table-view of Count by Visibility & Embargo Status

Configuration is done in the CurationConcerns initializer, and looks
like this:

```ruby
{
  menu: {
    index: {},
    resource_details: {}
  },
  actions: {
    index: {
      partials: [
        "total_objects_charts",
        "total_embargo_visibility"
      ]
    },
    resource_details: {
      partials: [
        "total_objects"
      ]
    }
  },
  data_sources: {
    resource_stats: CurationConcerns::ResourceStatisticsSource
  }
}
```

3587 of 3694 relevant lines covered (97.1%)

79.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3834.1 (2.3.1, RAILS_VERSION=4.2.7 RDF_VERSION=1.99.1) 22 Sep 2016 02:19PM UTC 0
97.1
Travis Job 3834.1
2 3834.2 (2.3.1, RAILS_VERSION=5.0.0 RDF_VERSION=2.1.0) 22 Sep 2016 02:21PM UTC 0
97.1
Travis Job 3834.2
Source Files on build 3834
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3834
  • 73947362 on github
  • Prev Build on dashboard (#3821)
  • Next Build on dashboard (#3837)
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