pymc icon indicating copy to clipboard operation
pymc copied to clipboard

Retest Python 3.7 for V4.1.4

Open canyon289 opened this issue 3 years ago • 2 comments

Resting based on this comment. Possibly dont need to merge, for now just checking

https://github.com/pymc-devs/pymc/issues/6013#issuecomment-1196131424

canyon289 avatar Jul 27 '22 01:07 canyon289

Looks like the comma trick doesnt work @ricardoV94 :'(

canyon289 avatar Jul 27 '22 01:07 canyon289

Codecov Report

Merging #6016 (edaf254) into main (7d960fa) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6016      +/-   ##
==========================================
+ Coverage   89.17%   89.21%   +0.03%     
==========================================
  Files          72       72              
  Lines       12901    12901              
==========================================
+ Hits        11504    11509       +5     
+ Misses       1397     1392       -5     
Impacted Files Coverage Δ
pymc/sampling.py 82.52% <0.00%> (+0.11%) :arrow_up:
pymc/smc/smc.py 98.03% <0.00%> (+1.57%) :arrow_up:

codecov[bot] avatar Jul 27 '22 01:07 codecov[bot]

@canyon289 Do we still need this PR or can we close it?

ricardoV94 avatar Aug 25 '22 10:08 ricardoV94