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

Pip #209

Merged
merged 9 commits into from
May 19, 2023
Merged

Pip #209

merged 9 commits into from
May 19, 2023

Conversation

billbrod
Copy link
Collaborator

@billbrod billbrod commented May 18, 2023

  • Adds deploy.yml action so we automatically publish to pypi when a release is made
  • Updates version.py to 1.0.0
  • Adds pypi badges to readme.md and index.rst
  • Updates binder badges to point to tag 1.0.0 (not released yet)
  • Adds guidelines for release to CONTRIBUTING

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov-commenter
Copy link

codecov-commenter commented May 18, 2023

Codecov Report

Merging #209 (4703f1d) into main (483f6c4) will increase coverage by 4.80%.
The diff coverage is 86.35%.

@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
+ Coverage   76.80%   81.61%   +4.80%     
==========================================
  Files          34       36       +2     
  Lines        3065     3350     +285     
  Branches      618      647      +29     
==========================================
+ Hits         2354     2734     +380     
+ Misses        520      444      -76     
+ Partials      191      172      -19     
Impacted Files Coverage Δ
plenoptic/metric/model_metric.py 100.00% <ø> (ø)
...mulate/canonical_computations/laplacian_pyramid.py 100.00% <ø> (ø)
plenoptic/simulate/models/frontend.py 93.45% <ø> (ø)
plenoptic/synthesize/metamer.py 84.50% <ø> (+8.26%) ⬆️
plenoptic/tools/signal.py 44.26% <ø> (ø)
plenoptic/synthesize/simple_metamer.py 28.57% <14.28%> (+2.99%) ⬆️
...e/canonical_computations/steerable_pyramid_freq.py 86.66% <40.00%> (+0.22%) ⬆️
plenoptic/tools/display.py 68.63% <50.00%> (ø)
plenoptic/tools/data.py 67.20% <60.00%> (-0.27%) ⬇️
plenoptic/simulate/models/portilla_simoncelli.py 81.30% <81.48%> (+13.22%) ⬆️
... and 14 more

@billbrod billbrod merged commit 3b228fd into main May 19, 2023
@billbrod billbrod deleted the pip branch May 19, 2023 17:42
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.

2 participants