Skip to content

Fix CI #5683

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
Apr 2, 2022
Merged

Fix CI #5683

merged 2 commits into from
Apr 2, 2022

Conversation

OriolAbril
Copy link
Member

Update black following psf/black#2964 to fix CI.

@OriolAbril
Copy link
Member Author

Black seems fixed now, but mypy is not. I have never used mypy and won't attempt to fix it, feel free to copy the 3 modified characters to any other PR fixing mypy too and close this one if it's easier than merging.

@codecov
Copy link

codecov bot commented Apr 2, 2022

Codecov Report

Merging #5683 (7c14c8b) into main (741d455) will increase coverage by 0.08%.
The diff coverage is 95.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5683      +/-   ##
==========================================
+ Coverage   88.50%   88.58%   +0.08%     
==========================================
  Files          75       75              
  Lines       13714    13716       +2     
==========================================
+ Hits        12138    12151      +13     
+ Misses       1576     1565      -11     
Impacted Files Coverage Δ
pymc/sampling.py 87.80% <90.00%> (ø)
pymc/backends/arviz.py 90.32% <100.00%> (+0.07%) ⬆️
pymc/backends/report.py 91.04% <100.00%> (ø)
pymc/util.py 76.25% <100.00%> (ø)
pymc/model.py 86.16% <0.00%> (+0.27%) ⬆️
pymc/data.py 83.61% <0.00%> (+3.78%) ⬆️

@michaelosthege michaelosthege changed the title fix CI Fix CI Apr 2, 2022
@OriolAbril OriolAbril merged commit 02897d1 into pymc-devs:main Apr 2, 2022
@OriolAbril OriolAbril deleted the fix_ci branch April 2, 2022 22:49
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