sunpy / sunkit-spex

:construction: Under Development :construction: A package for solar X-ray spectroscopy
BSD 3-Clause "New" or "Revised" License
22 stars 26 forks source link

fix thick_fn upper bounds #115

Closed settwi closed 11 months ago

settwi commented 12 months ago

Fixes #112

codecov-commenter commented 12 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Files Coverage Δ
...spex/sunxspex_fitting/photon_models_for_fitting.py 23.68% <0.00%> (+12.87%) :arrow_up:

... and 14 files with indirect coverage changes

:loudspeaker: Thoughts on this report? Let us know!.

settwi commented 11 months ago

@samaloney i ran autopep8 --aggressive --in-place on the photon models file but pre-commit.ci is saying it's still failing. maybe it means a different file is failing the check? not sure. also added a changelog.

@KriSun95 can you look at this when you have a chance?

settwi commented 11 months ago

pre-commit.ci autofix