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

lockfile: drop 1.0 lockfile support #9476

Merged
merged 1 commit into from
May 18, 2023

Conversation

skshetry
Copy link
Member

Related: #7093

@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

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

Comparison is base (45c5c83) 91.60% compared to head (eadb7ac) 91.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9476      +/-   ##
==========================================
- Coverage   91.60%   91.29%   -0.32%     
==========================================
  Files         489      488       -1     
  Lines       38267    38179      -88     
  Branches     5489     5476      -13     
==========================================
- Hits        35056    34854     -202     
- Misses       2642     2730      +88     
- Partials      569      595      +26     
Impacted Files Coverage Δ
dvc/dvcfile.py 96.45% <100.00%> (-0.31%) ⬇️
dvc/schema.py 100.00% <100.00%> (ø)
dvc/stage/loader.py 97.58% <100.00%> (-0.08%) ⬇️
tests/func/test_lockfile.py 100.00% <100.00%> (ø)
tests/unit/test_lockfile.py 100.00% <100.00%> (ø)

... and 37 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 3959c51 into iterative:main May 18, 2023
@skshetry skshetry deleted the remove-1.0-lockfile branch May 18, 2023 11:51
@skshetry skshetry added this to the 3.0 milestone May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant