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

acdh-oeaw / arche-lib-ingest / #241
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: 5.2.0
DEFAULT BRANCH: master
Ran 10 Feb 2025 01:54PM UTC
Jobs 1
Files 15
Run time 63min
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

10 Feb 2025 01:40PM UTC coverage: 85.018% (-0.5%) from 85.493%
#241

push

php-coveralls

zozlak
Introduce a flexible metadata versioning handler.

Previously the metadata handlig on an automatic new version creation was
hardcoded (and configurable only with a `bool $pidPass` parameter). Now
Now the Indexer::setVersioning(), File::upload() and file::uploadAsync()
take an callable with signature `fn(DatasetNodeInterface $oldMeta, Schema
$repoSchema): array{DatasetNodeInterface $oldMeta, DatasetNodeInterface
$newMeta}` responsible for returning old and new version metadata
according to a given repository's business logic.

9 of 11 new or added lines in 2 files covered. (81.82%)

698 of 821 relevant lines covered (85.02%)

7.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
84.85
-3.29% src/acdhOeaw/arche/lib/ingest/File.php
Jobs
ID Job ID Ran Files Coverage
1 #241.1 10 Feb 2025 01:54PM UTC 15
85.02
Source Files on build #241
  • Tree
  • List 15
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c75fec22 on github
  • Prev Build on master
  • Next Build on 5.0.0
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