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

nomad-coe / electronic-parsers / 24409180009 / 1
93%
develop: 93%

Build:
Build:
LAST BUILD BRANCH: fix/spectra-dimensionless-units
DEFAULT BRANCH: develop
Ran 14 Apr 2026 04:02PM UTC
Files 203
Run time 10s
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

14 Apr 2026 03:54PM UTC coverage: 92.89% (+0.01%) from 92.88%
24409180009.1

Pull #331

github

ndaelman-hu
Fix ruff PLW0108 warnings: inline unnecessary lambdas

Replace lambda functions that just call a single function:
- lambda x: float(x) -> float
- lambda x: ''.join(x) -> ''.join
- lambda x: ' '.join(x) -> ' '.join

Addresses ruff linter warnings in VASP, ABACUS, and Gaussian parsers.
Pull Request #331: Fix VASP time calculation dimensionality error

36124 of 38889 relevant lines covered (92.89%)

0.93 hits per line

Source Files on job 24409180009.1
  • Tree
  • List 203
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24409180009
  • b99fb392 on github
  • Prev Job for on 330-vasp-time-parsing-bug (#22718761778.1)
  • 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