Skip to content

Add polyagamma to requirements-dev.txt #5368

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

Merged
merged 2 commits into from
Jan 21, 2022
Merged

Add polyagamma to requirements-dev.txt #5368

merged 2 commits into from
Jan 21, 2022

Conversation

canyon289
Copy link
Member

Local tests fail if this isn't installed, which makes development confusing until the dev figures this out

@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #5368 (ddd9fe8) into main (d52655d) will increase coverage by 3.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5368      +/-   ##
==========================================
+ Coverage   80.36%   83.43%   +3.06%     
==========================================
  Files          89      132      +43     
  Lines       14808    26042   +11234     
==========================================
+ Hits        11901    21728    +9827     
- Misses       2907     4314    +1407     
Impacted Files Coverage Δ
pymc/parallel_sampling.py 86.71% <0.00%> (-1.00%) ⬇️
pymc/distributions/continuous.py 96.93% <0.00%> (-0.50%) ⬇️
pymc/distributions/__init__.py 100.00% <0.00%> (ø)
pymc/distributions/distribution.py 91.40% <0.00%> (ø)
pymc/tests/test_posteriors.py 100.00% <0.00%> (ø)
pymc/tests/test_shape_handling.py 93.11% <0.00%> (ø)
pymc/tests/test_func_utils.py 92.00% <0.00%> (ø)
pymc/tests/test_quadpotential.py 95.50% <0.00%> (ø)
pymc/tests/test_step.py 97.94% <0.00%> (ø)
pymc/tests/test_distributions_timeseries.py 54.83% <0.00%> (ø)
... and 38 more

@OriolAbril
Copy link
Member

@canyon289 you should modify the conda envs with dev in their name. Then pre-commit automatically writes/updates requirements.txt. It doesn't work the other way around

@twiecki twiecki merged commit 19ef98b into main Jan 21, 2022
@OriolAbril OriolAbril deleted the add_polyagamma branch January 21, 2022 07:14
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.

3 participants