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

remove support for reading and generating Dvcfile #9546

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

skshetry
Copy link
Member

@skshetry skshetry commented Jun 6, 2023

Part of #7093.

@skshetry skshetry added this to the 3.0 milestone Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

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

Comparison is base (3e0f2ba) 91.03% compared to head (51bfc19) 90.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9546      +/-   ##
==========================================
- Coverage   91.03%   90.73%   -0.30%     
==========================================
  Files         472      472              
  Lines       36447    36447              
  Branches     5225     4265     -960     
==========================================
- Hits        33179    33072     -107     
- Misses       2701     2785      +84     
- Partials      567      590      +23     
Impacted Files Coverage Δ
dvc/dvcfile.py 96.04% <100.00%> (-0.02%) ⬇️
dvc/stage/utils.py 96.66% <100.00%> (+0.02%) ⬆️
tests/func/params/test_diff.py 100.00% <100.00%> (ø)
tests/func/params/test_show.py 100.00% <100.00%> (ø)
tests/func/test_repro.py 100.00% <100.00%> (ø)
tests/func/test_run_single_stage.py 100.00% <100.00%> (ø)
tests/unit/stage/test_stage.py 100.00% <100.00%> (ø)

... and 23 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 2615229 into iterative:main Jun 6, 2023
@skshetry skshetry deleted the remove-Dvcfile branch June 6, 2023 09:44
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