CobayaSampler / cobaya

Code for Bayesian Analysis
http://cobaya.readthedocs.io/en/latest/
Other
126 stars 125 forks source link

Test pip install #329

Closed cmbant closed 11 months ago

cmbant commented 11 months ago

Uses current environ by default for pip install (not sure why we were previously nulling it), fixing issues with broken paths to required library files

codecov-commenter commented 11 months ago

Codecov Report

Merging #329 (a3d508e) into master (e8fe268) will increase coverage by 0.01%. The diff coverage is 75.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
+ Coverage   84.79%   84.81%   +0.01%     
==========================================
  Files         124      124              
  Lines        9154     9152       -2     
==========================================
  Hits         7762     7762              
+ Misses       1392     1390       -2     
Files Coverage Δ
cobaya/install.py 81.21% <75.00%> (+0.18%) :arrow_up:

... and 1 file with indirect coverage changes