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

HumanBrainProject / fairgraph / 23902904648
79%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2026 01:37PM UTC
Jobs 1
Files 262
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

02 Apr 2026 01:30PM UTC coverage: 76.823% (+0.06%) from 76.764%
23902904648

push

github

apdavison
Fix a bug that appeared when calling ".exists()" on a ModelVersion (which did exist in the KG) with a repository that had no @id.

The fix requires openminds >= 0.5.1

The error trace looked like:
```
  /Users/adavison/dev/data/fairgraph/fairgraph/kgobject.py(566)exists()
-> self._update_empty_properties(data)  # also updates `remote_data`
  /Users/adavison/dev/data/fairgraph/fairgraph/kgobject.py(502)_update_empty_properties()
-> locally_modified = self.modified_data()
> /Users/adavison/dev/data/fairgraph/fairgraph/kgobject.py(650)modified_data()
-> self.to_jsonld(include_empty_properties=True, embed_linked_nodes=False), self.context
  /Users/adavison/dev/validation/env/lib/python3.9/site-packages/openminds/base.py(107)to_jsonld()
-> data[property.path] = value_to_jsonld(
  /Users/adavison/dev/validation/env/lib/python3.9/site-packages/openminds/base.py(30)value_to_jsonld()
-> raise ValueError("Exporting as a stand-alone JSON-LD document requires @id to be defined.")
```

7 of 7 new or added lines in 3 files covered. (100.0%)

3835 of 4992 relevant lines covered (76.82%)

0.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23902904648.1 02 Apr 2026 01:37PM UTC 262
76.82
GitHub Action Run
Source Files on build 23902904648
  • Tree
  • List 262
  • Changed 5
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23902904648
  • 2e7e202d on github
  • Prev Build on master (#23643221280)
  • Next Build on master (#24185934284)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc