LumiSpy / lumispy

Luminescence data analysis with HyperSpy.
https://lumispy.org
GNU General Public License v3.0
26 stars 18 forks source link

Update supported python versions #202

Closed jlaehne closed 9 months ago

jlaehne commented 9 months ago

Progress of the PR

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0d69777) 100.00% compared to head (11c5421) 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #202 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 12 12 Lines 554 556 +2 ========================================= + Hits 554 556 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

jlaehne commented 9 months ago

@ericpre finally got it to work, the setting of 'bash' was important for it to run under windows as well.

In this context I realized that the hyperspy reusable workflow is running the coverage under all python versions and operating systems - wouldn't one run be enough?