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

Create environment.yml, update docs #92

Merged
merged 14 commits into from
Jan 28, 2022
Merged

Create environment.yml, update docs #92

merged 14 commits into from
Jan 28, 2022

Conversation

TomWagg
Copy link
Collaborator

@TomWagg TomWagg commented Jan 28, 2022

@katiebreivik I think the main thing for reviewing is please try to follow the new instructions in install.rst to ensure it works properly for you too (note you may have to grab the environment.yml file from this PR since the link won't work yet)

Other updates:

  • VerificationBinaries class now has interpolate_g=False since there are only a few of them
  • All psd functions now show up in the docs

This PR fixes #89 and fixes #90

@TomWagg TomWagg added the documentation Improvements or additions to documentation label Jan 28, 2022
@TomWagg TomWagg self-assigned this Jan 28, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2022

Codecov Report

Merging #92 (0d82aed) into main (3d10dce) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage   99.88%   99.88%           
=======================================
  Files           7        7           
  Lines         856      856           
=======================================
  Hits          855      855           
  Misses          1        1           
Flag Coverage Δ
unittests 99.88% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
legwork/psd.py 100.00% <ø> (ø)
legwork/source.py 100.00% <ø> (ø)
legwork/_version.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 abb35ec...0d82aed. Read the comment docs.

Copy link
Collaborator

@katiebreivik katiebreivik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Thanks @TomWagg !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

confusion noise functions not showing up in docs conda install doesn't properly pull in dependencies
3 participants