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

curationexperts / epigaea / 2370
90%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2017 08:55PM UTC
Jobs 1
Files 183
Run time 8s
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
2370

Pull #848

travis-ci

web-flow
Use models from `Tufts::Curation`

This is an initial cutover to the `epigaea_models` repository. For now, we are
pinning to a tag rather than a gem release (we still need to discuss naming with
Tufts, and may want to let them cut any RubyGems releases).

The core model behaviors are moved to the gem. Metadata setup is moved to
`Tufts::Curation::Schema`. A single indexer has been extracted from the various
indexers here. The dependencies in the gem have initially been left very
thin--it is not a rails engine, and depends on only fragments of Hyrax.

More behavior can still be extracted.
Pull Request #848: Use models from `Tufts::Curation`

18 of 18 new or added lines in 9 files covered. (100.0%)

57 of 6261 relevant lines covered (0.91%)

0.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
app/models/audio.rb
2
100.0
app/models/ead.rb
2
100.0
app/models/generic_object.rb
2
100.0
app/models/image.rb
2
100.0
app/models/pdf.rb
2
100.0
app/models/rcr.rb
2
100.0
app/models/tei.rb
2
100.0
app/models/video.rb
2
100.0
app/models/voting_record.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
app/helpers/hyrax_helper.rb
1
100.0
app/lib/tufts/terms.rb
1
100.0
app/models/collection.rb
2
100.0
app/helpers/template_updates_helper.rb
2
100.0
app/jobs/application_job.rb
2
100.0
app/models/forms/generic_deposit.rb
2
100.0
app/models/handle_log.rb
3
100.0
app/models/application_record.rb
3
100.0
app/services/tufts/displays_in_service.rb
5
100.0
app/helpers/contribute_helper.rb
5
100.0
app/jobs/batchable_job.rb
5
100.0
app/models/audio.rb
5
100.0
app/models/ead.rb
5
100.0
app/models/generic_object.rb
5
100.0
app/models/image.rb
5
100.0
app/models/pdf.rb
5
100.0
app/models/rcr.rb
5
100.0
app/models/tei.rb
5
100.0
app/models/video.rb
5
100.0
app/models/voting_record.rb
6
100.0
app/actors/hyrax/actors/audio_actor.rb
6
100.0
app/actors/hyrax/actors/generic_object_actor.rb
6
100.0
app/actors/hyrax/actors/image_actor.rb
6
100.0
app/actors/hyrax/actors/pdf_actor.rb
6
100.0
app/models/forms/undergrad_summer_scholar.rb
6
100.0
app/presenters/hyrax/audio_presenter.rb
6
100.0
app/presenters/hyrax/ead_presenter.rb
6
100.0
app/presenters/hyrax/generic_object_presenter.rb
6
100.0
app/presenters/hyrax/image_presenter.rb
6
100.0
app/presenters/hyrax/pdf_presenter.rb
6
100.0
app/presenters/hyrax/rcr_presenter.rb
6
100.0
app/presenters/hyrax/tei_presenter.rb
6
100.0
app/presenters/hyrax/video_presenter.rb
6
100.0
app/presenters/hyrax/voting_record_presenter.rb
7
100.0
app/jobs/import_job.rb
7
100.0
app/jobs/metadata_import_job.rb
8
100.0
app/actors/hyrax/actors/handle_assurance_actor.rb
8
100.0
app/jobs/publish_job.rb
8
100.0
app/jobs/revert_job.rb
8
100.0
app/jobs/unpublish_job.rb
8
100.0
app/search_builders/tufts_my_works_search_builder.rb
9
100.0
app/controllers/hyrax/audios_controller.rb
9
100.0
app/controllers/hyrax/eads_controller.rb
9
100.0
app/controllers/hyrax/generic_objects_controller.rb
9
100.0
app/controllers/hyrax/images_controller.rb
9
100.0
app/controllers/hyrax/pdfs_controller.rb
9
100.0
app/controllers/hyrax/rcrs_controller.rb
9
100.0
app/controllers/hyrax/teis_controller.rb
9
100.0
app/controllers/hyrax/videos_controller.rb
9
100.0
app/controllers/hyrax/voting_records_controller.rb
9
100.0
app/jobs/purge_job.rb
10
100.0
app/jobs/metadata_export_job.rb
10
100.0
app/presenters/hyrax/tufts_collection_presenter.rb
11
100.0
app/controllers/tufts/handle_log_controller.rb
11
100.0
app/forms/hyrax/collection_form.rb
11
100.0
app/renderers/resource_type_renderer.rb
11
100.0
app/services/hyrax/workflow/batch_import_notification.rb
11
100.0
app/services/hyrax/workflow/batch_publish_notification.rb
11
100.0
app/services/hyrax/workflow/batch_unpublish_notification.rb
11
100.0
app/services/hyrax/workflow/batch_update_notification.rb
11
100.0
app/services/tufts/metadata_service.rb
12
100.0
app/forms/tufts/has_transcript_form.rb
12
100.0
app/search_builders/hyrax/admin_admin_set_member_search_builder.rb
13
100.0
app/actors/hyrax/actors/create_with_files_and_pass_types_actor.rb
13
100.0
app/helpers/tufts/tufts_helper_behavior.rb
13
100.0
app/models/forms/cummings_thesis.rb
13
100.0
app/services/hyrax/workflow/self_deposit_notification.rb
14
100.0
app/jobs/template_update_job.rb
14
100.0
app/search_builders/tufts_catalog_search_builder.rb
15
100.0
app/actors/application_model_actor.rb
15
100.0
app/controllers/application_controller.rb
15
100.0
app/controllers/tufts/drafts/editable.rb
15
100.0
app/models/forms/faculty_scholarship.rb
15
100.0
app/models/forms/qualifying_paper.rb
16
100.0
app/controllers/tufts/qr_status_controller.rb
16
100.0
app/presenters/hyrax/admin_set_presenter.rb
16
100.0
app/services/tufts/handle_log_service.rb
17
100.0
app/models/search_builder.rb
18
100.0
app/forms/hyrax/ead_form.rb
18
100.0
app/forms/hyrax/image_form.rb
18
100.0
app/forms/hyrax/rcr_form.rb
18
100.0
app/forms/hyrax/tei_form.rb
18
100.0
app/forms/hyrax/voting_record_form.rb
19
100.0
app/services/hyrax/workflow/unpublished_notification.rb
20
100.0
app/forms/hyrax/audio_form.rb
20
100.0
app/forms/hyrax/video_form.rb
20
100.0
app/jobs/handle_register_job.rb
20
100.0
app/jobs/handle_update_job.rb
20
100.0
app/services/hyrax/workflow/published_notification.rb
21
100.0
app/forms/hyrax/generic_object_form.rb
21
100.0
app/forms/hyrax/pdf_form.rb
21
100.0
app/presenters/hyrax/generic_work_presenter.rb
22
100.0
app/services/hyrax/workflow/batch_template_notification.rb
23
100.0
app/models/forms/capstone_project.rb
23
100.0
app/renderers/tufts_rights_statement_attribute_renderer.rb
25
100.0
app/services/hyrax/workflow/comment_notification.rb
26
100.0
app/controllers/concerns/advanced_search_fields.rb
26
100.0
app/controllers/tufts/works_controller.rb
26
100.0
app/lib/tufts/job_item_store.rb
27
100.0
app/controllers/hyrax/metadata_exports_controller.rb
27
100.0
app/controllers/tufts/publication_status_controller.rb
27
100.0
app/lib/tufts/null_change_set.rb
27
100.0
app/models/deposit_type.rb
27
100.0
app/models/forms/honors_thesis.rb
28
100.0
app/models/forms/public_health.rb
29
100.0
app/controllers/hyrax/metadata_imports_controller.rb
29
100.0
app/controllers/hyrax/template_updates_controller.rb
29
100.0
app/search_builders/hyrax/collection_member_search_builder.rb
30
100.0
app/helpers/gis_helper.rb
31
100.0
app/models/ability.rb
32
100.0
app/services/tufts/resource_type_service.rb
33
100.0
app/services/hyrax/workflow/mira_workflow_notification.rb
34
100.0
app/lib/tufts/metadata_file_uploader.rb
35
100.0
app/lib/tufts/handle_builder.rb
38
100.0
app/controllers/hyrax/my/works_controller.rb
40
100.0
app/lib/import_export/deposit_type_exporter.rb
40
100.0
app/models/forms/generic_tisch_deposit.rb
41
100.0
app/services/hyrax/workflow/mira_batch_notification.rb
42
100.0
app/services/hyrax/workflow/mira_notification.rb
43
100.0
app/services/tufts/metadata_import_service.rb
44
100.0
app/forms/hyrax/template_form.rb
44
100.0
app/jobs/attach_typed_files_to_work_job.rb
45
100.0
app/models/metadata_export.rb
45
100.0
app/models/solr_document.rb
49
100.0
app/lib/tufts/normalizer.rb
49
100.0
app/models/forms/gis_poster.rb
50
100.0
app/controllers/deposit_types_controller.rb
51
100.0
app/lib/tufts/technical_metadata.rb
52
100.0
app/controllers/tufts/draft_controller.rb
52
100.0
app/lib/tufts/workflow_setup.rb
53
100.0
app/lib/tufts/changeset_overwrite_strategy.rb
56
100.0
app/lib/import_export/deposit_type_importer.rb
57
100.0
app/models/user.rb
59
100.0
app/lib/tufts/draftable.rb
60
100.0
app/models/batch_task.rb
61
100.0
app/controllers/contribute_controller.rb
63
100.0
app/controllers/hyrax/templates_controller.rb
63
100.0
app/lib/tufts/changeset_preserve_strategy.rb
67
100.0
app/models/template_update.rb
70
100.0
app/services/hyrax/admin_set_service.rb
71
100.0
app/presenters/metadata_export_presenter.rb
73
100.0
app/lib/tufts/workflow_status.rb
75
100.0
app/lib/tufts/changeset_application_strategy.rb
76
100.0
app/models/metadata_import.rb
77
100.0
app/lib/tufts/mira_xml_mapping.rb
78
100.0
app/lib/tufts/xml_metadata_builder.rb
82
100.0
app/controllers/hyrax/batches_controller.rb
82
100.0
app/lib/tufts/mira_xml_importer.rb
87
100.0
app/lib/tufts/changeset_serializer.rb
87
100.0
app/services/tufts/import_service.rb
95
100.0
app/lib/tufts/metadata_exporter.rb
95
100.0
app/presenters/batch_presenter.rb
99
100.0
app/lib/tufts/handle_dispatcher.rb
101
100.0
app/presenters/xml_import_presenter.rb
117
100.0
app/models/forms/contribution.rb
118
100.0
app/lib/tufts/contribute_collections.rb
123
100.0
app/controllers/hyrax/xml_imports_controller.rb
127
100.0
app/models/batch.rb
137
100.0
app/lib/tufts/draft.rb
143
100.0
app/lib/tufts/handle_registrar.rb
149
100.0
app/lib/tufts/template.rb
206
100.0
app/lib/tufts/import_record.rb
211
100.0
app/models/xml_import.rb
236
100.0
app/lib/tufts/importer.rb
282
100.0
app/controllers/catalog_controller.rb
Jobs
ID Job ID Ran Files Coverage
1 2370.1 (2.3.4) 29 Dec 2017 08:55PM UTC 0
0.91
Travis Job 2370.1
Source Files on build 2370
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2370
  • Pull Request #848
  • PR Base - master (#2366)
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