Skip to content

Conversation

@dberenbaum
Copy link
Contributor

Fixes #9595

@dberenbaum dberenbaum requested a review from pmrowla June 19, 2023 17:30
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0433565) 90.53% compared to head (641a2ee) 90.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9631   +/-   ##
=======================================
  Coverage   90.53%   90.54%           
=======================================
  Files         471      471           
  Lines       36060    36051    -9     
  Branches     5188     5179    -9     
=======================================
- Hits        32646    32641    -5     
- Misses       2819     2820    +1     
+ Partials      595      590    -5     
Impacted Files Coverage Δ
dvc/commands/experiments/pull.py 92.85% <ø> (+1.94%) ⬆️
dvc/commands/experiments/push.py 63.63% <ø> (-1.37%) ⬇️
dvc/repo/experiments/pull.py 86.66% <100.00%> (ø)
dvc/repo/experiments/push.py 74.75% <100.00%> (ø)
tests/func/experiments/test_remote.py 100.00% <100.00%> (ø)
tests/unit/command/test_experiments.py 100.00% <100.00%> (ø)

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

@pmrowla pmrowla merged commit 04b50c5 into main Jun 20, 2023
@pmrowla pmrowla deleted the exp-pull-default branch June 20, 2023 06:53
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.

exp push: default to --rev HEAD

2 participants