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

rero / rero-ils
91%
staging: 91%

Build:
Build:
LAST BUILD BRANCH: ils-dev
DEFAULT BRANCH: staging
Repo Added 10 Jun 2025 11:14AM UTC
Files 610
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 ils-dev
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • angular-update
  • bib-latest
  • bib-test
  • bib-v.1.25.1
  • bib-v1.25.0
  • bib-v1.25.2
  • bib-v1.26.0
  • dependabot/npm_and_yarn/tests/e2e/cypress/lodash-4.17.23
  • dependabot/npm_and_yarn/tests/e2e/cypress/lodash-4.18.1
  • dependabot/npm_and_yarn/tests/e2e/cypress/minimatch-3.1.5
  • dependabot/npm_and_yarn/tests/e2e/cypress/multi-58fc06ecb0
  • dependabot/npm_and_yarn/tests/e2e/cypress/tmp-0.2.4
  • dependabot/uv/lxml-html-clean-0.4.4
  • dependabot/uv/nbconvert-7.17.1
  • dependabot/uv/pip-26.0
  • dependabot/uv/urllib3-2.6.3
  • dependabot/uv/uv-8177a8837a
  • dependabot/uv/werkzeug-3.1.6
  • ils-dev
  • ils-test
  • maj-acq-add-remove-message
  • maj-can-request-codes
  • maj-fix-3733
  • maj-fix-locations-aggs
  • maj-fix-overdue-api-permissions
  • maj-fix-sip2-translations
  • maj-test-lib-allow-receipt-update
  • maj-uv
  • master
  • next-version
  • rep-anonyme
  • rep-anonymise
  • rep-assign-pr
  • rep-auto-renew-fixtures
  • rep-babel
  • rep-call-numbers
  • rep-canton
  • rep-claims
  • rep-claude
  • rep-clean-docs
  • rep-coll
  • rep-coll-validation
  • rep-collections
  • rep-date-range-offset
  • rep-deps
  • rep-doc-notes
  • rep-docs
  • rep-dropdowns
  • rep-email
  • rep-extend-open
  • rep-fix-loc-note
  • rep-fix-static
  • rep-fixtures
  • rep-genreform
  • rep-genreforms
  • rep-header
  • rep-index-request-limits
  • rep-invenio-update
  • rep-inventory
  • rep-irregular
  • rep-item-type-links
  • rep-lib-notif
  • rep-loc-note
  • rep-lofi-permissions
  • rep-nb
  • rep-nginx
  • rep-not-expired
  • rep-notif-counter
  • rep-oplog-request-date
  • rep-patron
  • rep-patron-delete
  • rep-patron-role
  • rep-patron_setting
  • rep-prefixes
  • rep-redis
  • rep-release
  • rep-reminders
  • rep-request-limits
  • rep-ris
  • rep-ruff
  • rep-scan-help
  • rep-sort-date
  • rep-sru
  • rep-stat-distrib
  • rep-swisscovery
  • rep-temporary-item-type-remove
  • rep-test-fix
  • rep-translate
  • rep-translates
  • rep-ugent
  • rep-vs-link
  • staging
  • translations
  • v1.25.0
  • v1.25.1
  • v1.25.2
  • v1.26.0
  • v1.27.0
  • v1.27.1
  • v1.28.0
  • weblate-rero_plus-rero-ils
  • wep-#4010-import_from_the_web
  • wep-add-operationlogs-mapping
  • wep-allow-delete-order-lines
  • wep-better-delete-holding
  • wep-custom-css
  • wep-delete_item-with-collection
  • wep-dependencies
  • wep-dependencies-setuptools
  • wep-disable-scheduler-tasks-dev
  • wep-es-search
  • wep-fix-create_next_late_expected_issues
  • wep-fix-facets
  • wep-fix-fixtures
  • wep-fix-ill_request
  • wep-fix-import-loc
  • wep-fix-loc-import
  • wep-fix-poe
  • wep-fix-process_late_issues
  • wep-fix-reindex_document_items
  • wep-fix-rollover
  • wep-fix-scheduler
  • wep-fix-subject-imports
  • wep-fix-thumbnails
  • wep-fix-timezone
  • wep-harvesting-audiovisual-archives
  • wep-import-dnb-slsp-mef-link
  • wep-import-scott-polar
  • wep-new-version-scheduler
  • wep-opensearch
  • wep-operation_log-item-scan
  • wep-provisionactivity-date-9999
  • wep-rebbitmq-redis
  • wep-remove-types
  • wep-remove-webpack-project
  • wep-sru
  • wep-tests-import-transformation
  • wep-thumbnails
  • zub-collection-search-organisation-fix
  • zub-holdings-analyzed-field
  • zub-holdings-items
  • zub-page-title
  • zub-record-reason-permission-improvement
  • zub-sticky-zindex-fix
  • zub-user-datepicker-config

07 May 2026 12:21PM UTC coverage: 91.102% (-0.02%) from 91.123%
25495464208

push

github

jma
refactor(theme): replace node_assets with angular_assets for Angular 20

Replace the glob-based node_assets Jinja helper with angular_assets, which
reads CSS, JS module scripts and modulepreload hints directly from each
Angular app's generated index.html. This decouples the Flask templates from
Angular's internal output format and file naming conventions.
Fixes security dependencies.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

18 of 20 new or added lines in 2 files covered. (90.0%)

48 existing lines in 7 files now uncovered.

24019 of 26365 relevant lines covered (91.1%)

0.91 hits per line

Relevant lines Covered
Build:
Build:
26365 RELEVANT LINES 24019 COVERED LINES
0.91 HITS PER LINE
Source Files on staging
  • Tree
  • List 610
  • Changed 163
  • Source Changed 163
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25495464208 ils-dev refactor(theme): replace node_assets with angular_assets for Angular 20 Replace the glob-based node_assets Jinja helper with angular_assets, which reads CSS, JS module scripts and modulepreload hints directly from each Angular app's generated ind... push 07 May 2026 01:39PM UTC jma github
91.1
25494877418 angular-update Merge b3b0082a3 into 23a435681 Pull #4093 07 May 2026 01:24PM UTC web-flow github
91.3
25480096852 rep-lofi-permissions Merge 0e15d5967 into 23a435681 Pull #4092 07 May 2026 08:18AM UTC web-flow github
91.31
25418869250 rep-invenio-update Merge 0c633c1e0 into 905157d8d Pull #4058 06 May 2026 06:46AM UTC web-flow github
91.12
25333150170 wep-tests-import-transformation Merge 93194d0db into 905157d8d Pull #4064 04 May 2026 06:59PM UTC web-flow github
91.13
25330796411 wep-sru Merge 090e72ff6 into 905157d8d Pull #4084 04 May 2026 06:24PM UTC web-flow github
91.29
25331248198 wep-sru Merge 28cdc1347 into 905157d8d Pull #4084 04 May 2026 06:08PM UTC web-flow github
91.29
25323973365 wep-tests-import-transformation Merge acf1c0c43 into 905157d8d Pull #4064 04 May 2026 03:17PM UTC web-flow github
91.13
25318741352 wep-es-search Merge d6bb5c870 into 9f222efbc Pull #4089 04 May 2026 01:45PM UTC web-flow github
91.12
25310691061 rep-invenio-update Merge 407d11f63 into 9f222efbc Pull #4058 04 May 2026 10:04AM UTC web-flow github
91.11
See All Builds (598)
  • 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

© 2026 Coveralls, Inc