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

(2.x) get_random_exp_name: Use custom random generator. (backport #9490) #9491

Merged
merged 1 commit into from
May 22, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 22, 2023

This is an automatic backport of pull request #9490 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

See iterative/dvclive#576

Co-authored-by: Ivan Shcheklein <[email protected]>
(cherry picked from commit eb45cda)
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.30 ⚠️

Comparison is base (a9ae450) 91.62% compared to head (820da8f) 91.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #9491      +/-   ##
==========================================
- Coverage   91.62%   91.32%   -0.30%     
==========================================
  Files         489      489              
  Lines       38328    38331       +3     
  Branches     5496     5496              
==========================================
- Hits        35117    35005     -112     
- Misses       2642     2737      +95     
- Partials      569      589      +20     
Impacted Files Coverage Δ
dvc/repo/experiments/utils.py 82.75% <100.00%> (+0.09%) ⬆️
tests/func/experiments/test_utils.py 100.00% <100.00%> (ø)

... and 31 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@skshetry skshetry merged commit 45c9b2c into 2.x May 22, 2023
@skshetry skshetry deleted the mergify/bp/2.x/pr-9490 branch May 22, 2023 10:19
@skshetry skshetry changed the title get_random_exp_name: Use custom random generator. (backport #9490) (2.x) get_random_exp_name: Use custom random generator. (backport #9490) May 22, 2023
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