JuliaAI / MLFlowClient.jl

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

v0.2 #9

Closed deyandyankov closed 2 years ago

deyandyankov commented 2 years ago

Breaking changes

codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (85aa6fa) into main (12db7ed) will increase coverage by 2.40%. The diff coverage is 92.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   90.81%   93.21%   +2.40%     
==========================================
  Files           5        5              
  Lines         185      221      +36     
==========================================
+ Hits          168      206      +38     
+ Misses         17       15       -2     
Impacted Files Coverage Δ
src/runs.jl 94.11% <75.00%> (-3.56%) :arrow_down:
src/logging.jl 95.55% <90.90%> (-4.45%) :arrow_down:
src/experiments.jl 82.60% <93.33%> (+6.13%) :arrow_up:
src/types.jl 96.42% <95.55%> (+7.71%) :arrow_up:
src/utils.jl 100.00% <100.00%> (+5.26%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 12db7ed...85aa6fa. Read the comment docs.