Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix inconsistent docstring formatting #107

Merged
merged 4 commits into from
Feb 22, 2022
Merged

Conversation

jlaehne
Copy link
Contributor

@jlaehne jlaehne commented Feb 17, 2022

@codecov-commenter
Copy link

Codecov Report

Merging #107 (b212cb2) into main (047d975) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #107   +/-   ##
=======================================
  Coverage   95.69%   95.69%           
=======================================
  Files          11       11           
  Lines         581      581           
=======================================
  Hits          556      556           
  Misses         25       25           
Impacted Files Coverage Δ
lumispy/signals/luminescence_spectrum.py 90.00% <ø> (ø)
lumispy/utils/io.py 100.00% <ø> (ø)
lumispy/signals/cl_spectrum.py 97.01% <100.00%> (ø)
lumispy/signals/cl_transient.py 100.00% <100.00%> (ø)
lumispy/signals/common_luminescence.py 100.00% <100.00%> (ø)
lumispy/signals/el_spectrum.py 100.00% <100.00%> (ø)
lumispy/signals/luminescence_transient.py 100.00% <100.00%> (ø)
lumispy/signals/pl_spectrum.py 100.00% <100.00%> (ø)
lumispy/signals/pl_transient.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 047d975...b212cb2. Read the comment docs.

@jlaehne jlaehne added the status: WIP work in progress label Feb 17, 2022
@jlaehne jlaehne added status: needs review and removed status: WIP work in progress labels Feb 18, 2022
@jlaehne jlaehne merged commit 210a4b0 into LumiSpy:main Feb 22, 2022
@jlaehne jlaehne added this to the v0.2.0 milestone Mar 3, 2022
@jlaehne jlaehne deleted the docstrings branch March 10, 2022 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docstring formatting in RTD
3 participants