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

exp show: quick fix for handling defaultdict in py<3.11.0 #9619

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

dberenbaum
Copy link
Collaborator

Quick fix for #9565

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (fd73b38) 90.53% compared to head (97958af) 90.53%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9619   +/-   ##
=======================================
  Coverage   90.53%   90.53%           
=======================================
  Files         471      471           
  Lines       36060    36061    +1     
  Branches     5188     5189    +1     
=======================================
+ Hits        32646    32647    +1     
  Misses       2819     2819           
  Partials      595      595           
Impacted Files Coverage Δ
dvc/repo/experiments/serialize.py 84.48% <100.00%> (+0.13%) ⬆️

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

@dberenbaum dberenbaum marked this pull request as ready for review June 16, 2023 18:12
@efiop efiop merged commit b8c666b into main Jun 16, 2023
@efiop efiop deleted the exp-serialize-defaultdict branch June 16, 2023 19:54
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.

3 participants