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

FAIRmat-NFDI / nomad-parser-plugin-boss / 29011980575
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: chore/devcontainer-ruff-extra
DEFAULT BRANCH: main
Ran 09 Jul 2026 10:36AM UTC
Jobs 1
Files 3
Run time 1min
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

09 Jul 2026 10:33AM UTC coverage: 99.007% (-0.6%) from 99.558%
29011980575

Pull #74

github

ndaelman-hu
Only rewrite slice references for groups that were actually moved

_rename_slice_groups built the HDF5Reference rewrites in the planning
loop and applied them unconditionally, while the h5py move was guarded
by 'source present in file'. If a slice's referenced group was missing
from the auxiliary file, the move was skipped but the reference was
still repointed at a destination group that was never created, leaving
it silently dangling.

Tie each reference rewrite to a successful move: plan per current group,
skip (and warn) when the source is absent, and apply only the updates
for groups whose data was moved.

Add test_rename_leaves_missing_group_reference_untouched (fails on the
unconditional-rewrite code, which repointed at the non-existent group).
Pull Request #74: Name HDF5 slice groups after the compared parameters

95 of 97 new or added lines in 2 files covered. (97.94%)

299 of 302 relevant lines covered (99.01%)

0.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
98.48
-0.73% tests/schema_packages/test_schema_package.py
Jobs
ID Job ID Ran Files Coverage
1 29011980575.1 09 Jul 2026 10:36AM UTC 3
99.01
GitHub Action Run
Source Files on build 29011980575
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #74
  • PR Base - main (#29002487682)
  • Delete
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