FAIRmat-NFDI / pynxtools-xps

A pynxtools reader plugin for X-ray photoelectron spectroscopy (XPS) data
https://fairmat-nfdi.github.io/pynxtools-xps/
Apache License 2.0
2 stars 0 forks source link

Fix date parsing in scienta reader #52

Closed lukaspie closed 1 month ago

lukaspie commented 1 month ago

This is a bug fix to the datetime parsing. If the ValueError is raised as before (inside the loop for each format that fails), the loop will not continue to the next format.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9189956184

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pynxtools_xps/scienta/scienta_mappings.py 0 2 0.0%
<!-- Total: 0 2 0.0% -->
Totals Coverage Status
Change from base Build 9131466534: 0.0%
Covered Lines: 2997
Relevant Lines: 3529

💛 - Coveralls
coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9189956184

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pynxtools_xps/scienta/scienta_mappings.py 0 2 0.0%
<!-- Total: 0 2 0.0% -->
Totals Coverage Status
Change from base Build 9131466534: 0.0%
Covered Lines: 2997
Relevant Lines: 3529

💛 - Coveralls