Skip to content

api: show/exp: add config option #9617

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

Merged
merged 1 commit into from
Jun 16, 2023
Merged

api: show/exp: add config option #9617

merged 1 commit into from
Jun 16, 2023

Conversation

efiop
Copy link
Contributor

@efiop efiop commented Jun 16, 2023

Fixes #9613

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

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

Comparison is base (0433565) 90.53% compared to head (8fd64aa) 90.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9617      +/-   ##
==========================================
- Coverage   90.53%   90.21%   -0.33%     
==========================================
  Files         471      471              
  Lines       36060    36060              
  Branches     5188     5188              
==========================================
- Hits        32646    32530     -116     
- Misses       2819     2907      +88     
- Partials      595      623      +28     
Impacted Files Coverage Δ
dvc/api/experiments.py 91.66% <100.00%> (ø)
dvc/api/show.py 97.43% <100.00%> (ø)

... and 26 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.

@efiop efiop merged commit fd73b38 into iterative:main Jun 16, 2023
@efiop efiop added the A: api Related to the dvc.api label Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: api Related to the dvc.api
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api: support config for params_show/exp_show/metrics_show
1 participant