FAIRmat-NFDI / pynxtools

https://fairmat-nfdi.github.io/pynxtools/
Apache License 2.0
13 stars 8 forks source link

Adds newlines to the list of steps #338

Closed sherjeelshabih closed 6 months ago

sherjeelshabih commented 6 months ago

Just a quick fix to add two new lines.

It used to be like this: image

It looks like this now: image

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 9347740727

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
pynxtools/definitions/dev_tools/utils/nxdl_utils.py 1 73.79%
pynxtools/dataconverter/validation.py 1 68.2%
pynxtools/dataconverter/convert.py 1 75.29%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 9288658832: 0.08%
Covered Lines: 2817
Relevant Lines: 3589

💛 - Coveralls