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

FAIRmat-NFDI / nomad-simulations / 33392973303
87%
develop: 87%

Build:
Build:
LAST BUILD BRANCH: feat/runschema-mapping
DEFAULT BRANCH: develop
Ran 31 Aug 2026 12:42PM UTC
Jobs 3
Files 134
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

31 Aug 2026 12:35PM UTC coverage: 87.345% (+0.003%) from 87.342%
33392973303

Pull #473

github

ndaelman-hu
Make MO occupation tolerances configurable plugin parameters

Add two `MolecularOrbitals`-scoped fields to `NOMADSimulationsEntryPoint`:
`mo_occupation_cutoff` (default 1e-6, frontier HOMO/LUMO occupancy cutoff) and
`mo_occupation_slack` (default 0.1, slack on the [0, 2] occupation bound).

Type `occupations` as `m_float_bounded(Bound('[0,2]', slack=<config>,
on_violation='log', clamp=True))`: occupation numbers from approximate methods
(e.g. MP2/CC natural orbitals) can legitimately sit slightly outside [0, 2], so
the slack absorbs them; out-of-[0, 2] values are clamped into [0, 2] and a
beyond-slack excursion is logged once at assignment. The frontier cutoff reads
`mo_occupation_cutoff` at runtime.

Regenerate docs. Closes #468.
Pull Request #473: Make MO occupation tolerances configurable plugin parameters

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

1 existing line in 1 file now uncovered.

10388 of 11893 relevant lines covered (87.35%)

2.62 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
89.47
1.24% src/nomad_simulations/schema_packages/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 33392973303.1 31 Aug 2026 12:42PM UTC 134
87.35
GitHub Action Run
2 33392973303.2 31 Aug 2026 12:42PM UTC 134
87.35
GitHub Action Run
3 33392973303.3 31 Aug 2026 12:42PM UTC 134
87.35
GitHub Action Run
Source Files on build 33392973303
  • Tree
  • List 134
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #473
  • PR Base - develop (#33259623493)
  • Delete
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