OpenCOMPES / sed

Single Event Data Frame Processor: Backend to handle photoelectron resolved datastreams
https://opencompes.github.io/docs/sed/latest/
MIT License
3 stars 2 forks source link

Src layout #508

Closed rettigl closed 2 weeks ago

rettigl commented 1 month ago

Change the package layout to a src layout. Closes #506

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11805974223

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
tests/loader/flash/conftest.py 3 4 75.0%
<!-- Total: 25 26 96.15% -->
Files with Coverage Reduction New Missed Lines %
tests/test_config.py 2 98.35%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 11800778293: -0.06%
Covered Lines: 7555
Relevant Lines: 8156

💛 - Coveralls
rettigl commented 1 month ago

This looks good. Especially like the source code seperation completely.

Great. I want to merge #474 and #510 first into main, and v1, and then rebase this here and fix everything remaining.