Skip to content

Conversation

@JaimeRZP
Copy link
Member

No description provided.

@JaimeRZP JaimeRZP mentioned this pull request Oct 12, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0b0d155) 58.91% compared to head (af4dfcf) 63.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   58.91%   63.04%   +4.12%     
==========================================
  Files           8        8              
  Lines         185      184       -1     
==========================================
+ Hits          109      116       +7     
+ Misses         76       68       -8     
Files Coverage Δ
src/TuringCallbacks.jl 33.33% <ø> (ø)
src/callbacks/save.jl 100.00% <100.00%> (+100.00%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
TensorBoardLogger = "899adc3e-224a-11e9-021f-63837185c80f"
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
Copy link
Member

@yebai yebai Oct 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JaimeRZP I think @torfjelde wanted to avoid explicit dependence on Turing, CSV and DynamicPPL. Let's consider converting this PR into a package extension to make these dependencies optional.

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