arviz-devs / InferenceObjects.jl

Storage for results of Bayesian inference
https://julia.arviz.org/InferenceObjects
MIT License
14 stars 1 forks source link

Always use relative imports with Requires #54

Closed sethaxen closed 1 year ago

sethaxen commented 1 year ago

This is apparently necessary for compiling sysimages: https://github.com/JuliaArrays/ArrayInterface.jl/pull/387

codecov-commenter commented 1 year ago

Codecov Report

Merging #54 (56c696e) into main (8feb81b) will decrease coverage by 0.27%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   97.26%   97.00%   -0.27%     
==========================================
  Files          16       16              
  Lines         366      367       +1     
==========================================
  Hits          356      356              
- Misses         10       11       +1     
Impacted Files Coverage Δ
...ToolsExt/InferenceObjectsMCMCDiagnosticToolsExt.jl 100.00% <ø> (ø)
src/InferenceObjects.jl 60.00% <0.00%> (-15.00%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.