JuliaAI / MLFlowClient.jl

Julia client for MLFlow.
https://juliaai.github.io/MLFlowClient.jl/
MIT License
42 stars 8 forks source link

Sending the executions in UTC-0 (rel. issue 20) #25

Closed pebeto closed 1 year ago

pebeto commented 1 year ago

Note: MLFlow dashboard shows the local UTC configuration, meaning that we are not going to be able to see changes (unless we change to another machine with another timezone).

codecov-commenter commented 1 year ago

Codecov Report

Merging #25 (a2e89f3) into main (d1afb2e) will increase coverage by 0.10%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   70.25%   70.35%   +0.10%     
==========================================
  Files           4        5       +1     
  Lines         279      280       +1     
==========================================
+ Hits          196      197       +1     
  Misses         83       83              
Impacted Files Coverage Δ
src/runs.jl 53.54% <100.00%> (ø)

... and 1 file with indirect coverage changes

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