Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.2 #9

Merged
merged 10 commits into from
Nov 20, 2021
Merged

v0.2 #9

merged 10 commits into from
Nov 20, 2021

Conversation

deyandyankov
Copy link
Collaborator

@deyandyankov deyandyankov commented Nov 19, 2021

Breaking changes

  • createxperiment now returns an MLFlowExperiment instead of the experiment's id.

New functionality

  • getorcreateexperiment
  • searchruns

@deyandyankov deyandyankov self-assigned this Nov 19, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2021

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%) ⬇️
src/logging.jl 95.55% <90.90%> (-4.45%) ⬇️
src/experiments.jl 82.60% <93.33%> (+6.13%) ⬆️
src/types.jl 96.42% <95.55%> (+7.71%) ⬆️
src/utils.jl 100.00% <100.00%> (+5.26%) ⬆️

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.

@deyandyankov deyandyankov merged commit 14b974d into main Nov 20, 2021
@deyandyankov deyandyankov deleted the v0.2-dev branch November 20, 2021 15:13
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.

2 participants