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

nomad-coe / electronic-parsers / 26090687936
93%
develop: 93%

Build:
Build:
LAST BUILD BRANCH: add-parser-coverage-ai
DEFAULT BRANCH: develop
Ran 19 May 2026 10:18AM UTC
Jobs 1
Files 203
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

19 May 2026 10:03AM UTC coverage: 92.881% (+0.04%) from 92.843%
26090687936

Pull #335

github

ndaelman-hu
Fix incorrect units for BSE-calculated spectra

Both Exciting and OCEAN parsers were setting `intensities_units = 'F/m'`
for BSE-calculated absorption spectra. However, these parsers calculate
the macroscopic dielectric function ε(ω), which is dimensionless.

The confusion arose from conflating:
- Dielectric function/constant (dimensionless) - what BSE calculates
- Absolute permittivity (F/m units) - different quantity

Changes:
- Exciting: Set `intensities_units = 'dimensionless'` for epsilon spectra
- OCEAN: Set `intensities_units = 'dimensionless'` for absorption spectra
- Added comments clarifying the physical quantity being computed

Fixes #334
Related: nomad-coe/nomad-schema-plugin-run#24
Pull Request #335: Fix incorrect units for BSE-calculated spectra

0 of 4 new or added lines in 2 files covered. (0.0%)

36 existing lines in 2 files now uncovered.

36138 of 38908 relevant lines covered (92.88%)

0.93 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
71.0
0.02% electronicparsers/exciting/parser.py
2
53.17
0.0% electronicparsers/ocean/parser.py

Coverage Regressions

Lines Coverage ∆ File
23
71.0
0.02% electronicparsers/exciting/parser.py
13
90.74
3.12% electronicparsers/exciting/metainfo/exciting.py
Jobs
ID Job ID Ran Files Coverage
1 26090687936.1 19 May 2026 10:18AM UTC 203
92.88
GitHub Action Run
Source Files on build 26090687936
  • Tree
  • List 203
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #335
  • PR Base - develop (#25111590462)
  • 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