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

rero / rero-mef
87%

Build:
DEFAULT BRANCH: staging
Repo Added 06 Oct 2020 08:30AM UTC
Files 200
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 staging
branch: staging
CHANGE BRANCH
x
Reset
  • staging
  • dependabot/pip/cryptography-41.0.4
  • dependabot/pip/cryptography-42.0.0
  • dependabot/pip/cryptography-42.0.4
  • dependabot/pip/cryptography-44.0.1
  • dependabot/pip/flask-3.1.1
  • dependabot/pip/jinja2-3.1.3
  • dependabot/pip/pyjwt-2.4.0
  • dependabot/pip/redis-4.5.3
  • dependabot/pip/redis-4.5.4
  • dependabot/pip/urllib3-2.0.6
  • dependabot/pip/urllib3-2.0.7
  • dependabot/uv/pip-26.0
  • dependabot/uv/pyjwt-2.12.0
  • dependabot/uv/urllib3-2.6.3
  • dependabot/uv/urllib3-2.7.0
  • maj-refactor-tests
  • master
  • mef-dev
  • mef-latest
  • mef-test
  • mef-v0.10.0
  • mef-v0.10.0-fix-20220921
  • mef-v0.10.0-fix-20221121
  • mef-v0.10.0-fix-20221220
  • mef-v0.11.0
  • mef-v0.12.0
  • mef-v0.12.0-20230726
  • mef-v0.12.0-20230822
  • mef-v0.12.0-20230824
  • mef-v0.14.0
  • mef-v0.14.0-fix-20240108
  • mef-v0.14.0-fix-20240425
  • mef-v0.16.2
  • mef-v0.17.0
  • mef-v0.8.0
  • mef-v0.8.0-fix-deleted
  • mef-v0.9.0
  • mef-v0.9.0-fix-PR89
  • release070
  • rep-footer
  • rep-release
  • v0.10.0
  • v0.11.0
  • v0.12.0
  • v0.14.0
  • v0.16.2
  • v0.17.0
  • v0.8.0
  • wep-#1732-corporate
  • wep-#1732-corporate-tmp
  • wep-#2559-authorized-access-points
  • wep-#2952-concepts-idref
  • wep-alembic
  • wep-better-bulk-index
  • wep-better-deleted
  • wep-better-mef-viaf
  • wep-better-updated
  • wep-better-utc
  • wep-bnf-concept-transformation
  • wep-changebf_concept
  • wep-concepts-one-exact-match
  • wep-contribution-identified-by
  • wep-correct-concepts-type
  • wep-correct-mef-deleted
  • wep-dependencies
  • wep-dependencies-refactoring
  • wep-deployment
  • wep-docstrings-and-+++
  • wep-es-7.17
  • wep-fix-api-updated
  • wep-fix-bulk-index
  • wep-fix-bulk-indexing
  • wep-fix-concepts-create_mef
  • wep-fix-concepts-pid
  • wep-fix-create_mef_and_agents
  • wep-fix-deleted
  • wep-fix-dnb-redirect-to
  • wep-fix-dojson
  • wep-fix-gnd-person
  • wep-fix-mef-concepts-links
  • wep-fix-parentheses
  • wep-fix-redirection-idref
  • wep-fix-script-code
  • wep-fix-setup
  • wep-fix-sources-filter
  • wep-fix-tests
  • wep-fix-update-viaf
  • wep-fix-updated
  • wep-fix-wait_empty_tasks
  • wep-fixes
  • wep-fixes-mapping
  • wep-gnd-get_online
  • wep-mef-concepts
  • wep-mef-get-updated
  • wep-mef-latest
  • wep-monitoring
  • wep-new-version
  • wep-os
  • wep-places
  • wep-poetry
  • wep-python-3.14
  • wep-reindex-mef
  • wep-remove-files
  • wep-save-deleted-data
  • wep-temporal
  • wep-types-changes
  • wep-ui
  • wep-viaf-add-sources
  • wep-viaf-updates
  • wep_remove_bf-Agent
  • zub-header-logo-fix
  • zub-homepage

18 May 2026 10:03AM UTC coverage: 87.325% (-0.07%) from 87.399%
26026807753

push

github

rerowep
chore(deps): upgrade to Python 3.14

* Bump requires-python to >=3.14,<3.15 and update uv.lock
* Update Dockerfile.base to python:3.14-slim-bookworm
* Update CI matrix and Node.js from 18 (EOL) to 24 (LTS)
* Pin redis:8 in docker-services.yml and disable RDB snapshots
  to fix write errors on read-only containers
* Bump pytest-invenio to >=4.0.0,<5.0.0
* Override invenio-celery msgpack defaults with JSON serialization
  to fix Kombu ContentDisallowed errors in Flower and workers
* Replace timezone.utc with datetime.UTC (UP017, auto-fixed by ruff)

Co-Authored-by: Peter Weber <peter.weber@rero.ch>

39 of 55 new or added lines in 15 files covered. (70.91%)

303 existing lines in 14 files now uncovered.

5491 of 6288 relevant lines covered (87.33%)

0.87 hits per line

Relevant lines Covered
Build:
Build:
6288 RELEVANT LINES 5491 COVERED LINES
0.87 HITS PER LINE
Source Files on staging
  • Tree
  • List 199
  • Changed 32
  • Source Changed 26
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26026807753 staging chore(deps): upgrade to Python 3.14 * Bump requires-python to >=3.14,<3.15 and update uv.lock * Update Dockerfile.base to python:3.14-slim-bookworm * Update CI matrix and Node.js from 18 (EOL) to 24 (LTS) * Pin redis:8 in docker-services.yml and ... push 18 May 2026 10:08AM UTC rerowep github
87.33
25162040538 staging feat(VIAF): add cluster refresh pipeline * Pull-based VIAF update using the JSON API since the OAI-PMH endpoint is non-functional. * Adds CLI command harvest-viaf with rolling, missing, full and unlinked refresh modes. Detects and handles VIA... push 30 Apr 2026 11:12AM UTC rerowep github
87.4
25106393386 staging feat(extensions): add record extensions package * Adds MD5Extension for change detection during OAI harvesting * Add SchemaExtension to auto-set $schema URL from provider pid_type and config * Adds DeletedStateExtension to propagate deleted sta... push 29 Apr 2026 11:35AM UTC rerowep github
86.99
25095345134 staging chore(deps): update uv.lock dependency pins * update locked dependency versions following dependency refresh; packages updated include cryptography, greenlet, pip, and others; adds flask-caching, flask-wtf, importlib-resources, psutil, ua-par... push 29 Apr 2026 07:04AM UTC rerowep github
86.62
22341712283 staging chore: convert docs to markdown and clean up files Convert documentation files from reStructuredText to Markdown format for better readability and maintainability. Remove obsolete Sphinx documentation files. Update .gitignore to exclude temporar... push 24 Feb 2026 07:59AM UTC rerowep github
86.62
22278487502 staging feat(docs): comprehensive docstring updates and improvements * NEW Adds comprehensive module-level docstrings to all __init__.py files (81 files total). * NEW Adds missing __init__.py files for alembic and marctojson. * BETTER Converts all func... push 22 Feb 2026 01:58PM UTC rerowep github
85.51
21404514318 staging fix(ES mappings): adds relation_pid * Adds missing `relation_pid field to ES mappings for MEF, GND and IDREF concepts and places. * Updates dependencies. Co-Authored-by: Peter Weber <peter.weber@rero.ch> push 27 Jan 2026 04:09PM UTC rerowep github
84.52
19135947128 staging chore: release v0.17.0 Co-Authored-by: Pascal Repond <pascal.repond@rero.ch> push 06 Nov 2025 12:43PM UTC PascalRepond github
84.49
19130940148 staging chore: update dependencies Co-Authored-by: Peter Weber <peter.weber@rero.ch> push 06 Nov 2025 09:29AM UTC rerowep github
84.49
14770830621 staging release: v0.16.2 Co-Authored-by: Pascal Repond <pascal.repond@rero.ch> push 01 May 2025 06:13AM UTC PascalRepond github
84.82
See All Builds (722)
  • 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