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

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

Build:
Build:
LAST BUILD BRANCH: minimal-orca-parser
DEFAULT BRANCH: develop
Ran 23 Mar 2026 10:01AM UTC
Jobs 1
Files 93
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 Mar 2026 01:15PM UTC coverage: 70.252%. First build
23431579272

Pull #151

github

ndaelman-hu
Use coulomb instead of elementary_charge for GUI compatibility

Change charge convergence unit from `elementary_charge` to `coulomb` to fix
GUI unit parser error. The GUI uses mathjs units which doesn't recognize
`elementary_charge` as a valid unit name.

**Error fixed:**
```
SyntaxError: Unit "elementary_charge" not found.
at parseInternal (src/components/units/common.js:313)
```

**Changes:**
- exciting parser: Use `ureg.coulomb` instead of `ureg.elementary_charge` for charge convergence threshold
- Test expectations: Update values from elementary_charge-based to coulomb-based

**Conversion factor:** `1 elementary_charge = 1.602176634e-19 coulomb`

All tests pass.
Pull Request #151: Scf convergence migration

783 of 907 new or added lines in 25 files covered. (86.33%)

6492 of 9241 relevant lines covered (70.25%)

0.7 hits per line

Uncovered Changes

Lines Coverage ∆ File
31
78.07
src/nomad_simulation_parsers/parsers/quantumespresso/pwscf/parser.py
23
75.22
src/nomad_simulation_parsers/parsers/vasp/outcar_parser.py
22
73.0
src/nomad_simulation_parsers/parsers/crystal/parser.py
19
72.66
src/nomad_simulation_parsers/parsers/ams/parser.py
18
82.31
src/nomad_simulation_parsers/parsers/vasp/xml_parser.py
5
47.34
src/nomad_simulation_parsers/parsers/fhiaims/parser.py
4
83.76
src/nomad_simulation_parsers/parsers/abinit/parser.py
1
93.26
src/nomad_simulation_parsers/parsers/gpaw/parser.py
1
53.67
src/nomad_simulation_parsers/parsers/quantumespresso/parser.py
Jobs
ID Job ID Ran Files Coverage
1 23431579272.1 23 Mar 2026 10:01AM UTC 93
70.25
GitHub Action Run
Source Files on build 23431579272
  • Tree
  • List 93
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #151
  • 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