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

TexasDigitalLibrary / Vireo
57%
main: 59%

Build:
Build:
LAST BUILD BRANCH: 4.3.1-poi-fix
DEFAULT BRANCH: main
Repo Added 14 Jan 2019 09:06PM UTC
Files 512
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

LAST BUILD ON BRANCH 1842-improve_performance-submission-order_by
branch: 1842-improve_performance-submission-order_by
CHANGE BRANCH
x
Reset
  • 1842-improve_performance-submission-order_by
  • 1219-student-url-initial-submission
  • 1220-duplicate-submission-url
  • 1265-saved-filter-public
  • 1599-1601-utc-timestamps
  • 1599-graduation-dates
  • 1601-utc-timestamps
  • 1667-list-view-blocking-requests-bug
  • 1675-custom-drop-down-menus
  • 1802-student_submission-manuscript_file_name
  • 1840-field_profile-delete_by_id
  • 1841-organization-delete_by_id
  • 1842-improve_performance-controlled_vocabulary
  • 1842-improve_performance-organization
  • 1842-improve_performance-remove_unused_expensive_get_all
  • 1842-improve_performance-submission_create
  • 1842-performance-submission_and_organization-cv
  • 1848-field_value_contacts-add_jsonview
  • 1858-locking_text_areas-no_edit_box
  • 1858-locking_text_areas-no_edit_box-wysiwyg_fixed
  • 1872-sql-date-fix
  • 1880-excel-repeatable-fields
  • 1895_marc21fix
  • 1963-list-view-null-values
  • 1973-proquest-export-diss_note
  • 1980-image-upload-lookandfeel
  • 4.0.x
  • 4.1.0
  • 4.1.1
  • 4.1.1_addContributorVariants_1526
  • 4.1.2
  • 4.1.3
  • 4.1.3_DSpaceMETS-1588
  • 4.1.3_dspace_mets_fix
  • 4.1.3_excelexport_1581
  • 4.1.3_keywords_commasep_1594
  • 4.1.3_versionupdate
  • 4.1.4
  • 4.1.5
  • 4.2.0
  • 4.2.0_fixDSpaceMetsEport
  • 4.2.1
  • 4.2.3_pom_and_readme_fix
  • 4.2.3_staging
  • 4.2.4_staging
  • 4.2.4_staging_dspacemets_export_fix
  • 4.2.5_sqlbug_1872
  • 4.2.5_version-update
  • 4.2.6_staging
  • 4.3.1-poi-fix
  • PR-1951
  • batch-export-error-handling
  • dependabot/maven/commons-fileupload-commons-fileupload-1.6.0
  • dependabot/maven/org.apache.poi-poi-ooxml-5.4.0
  • dependabot/npm_and_yarn/tinymce-5.10.8
  • dependabot/npm_and_yarn/tinymce-5.10.9
  • embargo-fix
  • log4j-fix
  • main
  • main_1960_uploadername_for_migrateddata
  • main_dspacemets_dateissued_fix
  • main_pom_4.3.1
  • new-issue-templates
  • pom_readme_realfix
  • post_sprint6-java_unit_tests
  • predicate-null-check
  • primary-rename
  • refactor-inputtype-accessibility-improvements
  • refactor-misc-accessibility-improvements
  • refs/tags/v4.2.10
  • refs/tags/v4.2.3
  • refs/tags/v4.2.4
  • refs/tags/v4.2.5
  • refs/tags/v4.2.6
  • refs/tags/v4.2.8
  • refs/tags/v4.2.9
  • refs/tags/v4.3.0
  • refs/tags/v4.3.1
  • revert-1915-dependabot/npm_and_yarn/tinymce-7.0.0
  • security-patch-yml
  • sprint-8-2013-display-right-logo
  • sprint-9-1926
  • sprint-9-2020
  • sprint-9-2048
  • sprint-9-2065
  • sprint-9-2916
  • sprint-9-admin-logo
  • sprint-9-demo
  • sprint-9-notify-emails
  • sprint-9-staging
  • sprint-9-tests
  • sub-status-timezone
  • submission-history-date-fix
  • vireo-2079-rename-file-upload
  • wvruicore-2.2.5
  • wwtamu-patch-1
  • yml-file-references

pending completion
5668894893

push

github

kaladay
Issue 1842: The Degree information still needs sorting, add back orderBy for input select.

1017 of 2039 branches covered (49.88%)

Branch coverage included in aggregate %.

7673 of 13171 relevant lines covered (58.26%)

6.81 hits per line

Relevant lines Covered
Build:
Build:
13171 RELEVANT LINES 7673 COVERED LINES
6.81 HITS PER LINE
Source Files on 1842-improve_performance-submission-order_by
  • Tree
  • List 494
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5668894893 1842-improve_performance-submission-order_by Issue 1842: The Degree information still needs sorting, add back orderBy for input select. push 26 Jul 2023 12:46PM UTC kaladay github pending completion  
5668895398 1842-improve_performance-submission-order_by Merge c768439f4 into f17db42d4 Pull #1853 26 Jul 2023 12:46PM UTC web-flow github pending completion  
5662192754 1842-improve_performance-submission-order_by Merge 034a53d3c into f17db42d4 Pull #1853 25 Jul 2023 10:01PM UTC web-flow github pending completion  
5662186888 1842-improve_performance-submission-order_by Issue 1842: Use JPA and include order by on vocabulary when ordering Controlled Vocabulary dictionary. Use JPA instead of Hibernate to perform the OrderBy. The Hibernate uses SQL and JPA is the preferred approach. push 25 Jul 2023 09:59PM UTC kaladay github pending completion  
5658084371 1842-improve_performance-submission-order_by Merge ca9e2bb9e into 14dbc582e Pull #1851 25 Jul 2023 02:31PM UTC web-flow github pending completion  
5658065204 1842-improve_performance-submission-order_by Issue 1842: Reduce amount of JS-side order by, relocating such logic into the back end. The order by on a huge set is an expensive task on the browser/client side. This is particular bad when there are multiple fields each with their own ng-repea... push 25 Jul 2023 02:30PM UTC kaladay github pending completion  
See All Builds (1645)
  • Repo on GitHub
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