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

FAIRmat-NFDI / nomad-parser-plugins-simulation / 26756880696
74%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: minimal-orca-parser
DEFAULT BRANCH: develop
Ran 01 Jun 2026 02:10PM UTC
Jobs 1
Files 94
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

01 Jun 2026 01:01PM UTC coverage: 74.181% (+0.09%) from 74.087%
26756880696

Pull #177

github

ndaelman-hu
Simplify parser to use SelfConsistency flexible_unit pattern

Update FHI-aims parser to leverage the new SelfConsistency schema with
flexible_unit=True. Eliminates inelegant string formatting workaround.

Changes:
- Remove magnitude/unit extraction logic from transformer functions
- Pass pint Quantities directly to `threshold_change` field
- Remove `threshold_change_unit` assignments (field removed from schema)
- Update test assertions to check pint Quantity fields:
  - `threshold_change.magnitude` for numeric value
  - `threshold_change.units` for unit (electron_volt)
  - Density remains dimensionless (plain float)

Benefits:
- Cleaner code: eliminated ~15 lines of string manipulation
- Type-safe: pint validates units automatically
- Consistent: matches WorkflowConvergenceTarget pattern

All tests pass.
Pull Request #177: Add FHI-aims SCF convergence criteria extraction

70 of 80 new or added lines in 2 files covered. (87.5%)

7674 of 10345 relevant lines covered (74.18%)

0.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
52.66
4.67% src/nomad_simulation_parsers/parsers/fhiaims/parser.py
Jobs
ID Job ID Ran Files Coverage
1 26756880696.1 01 Jun 2026 02:10PM UTC 94
74.18
GitHub Action Run
Source Files on build 26756880696
  • Tree
  • List 94
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #177
  • PR Base - develop (#25914420841)
  • 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