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

Add plots modify #581

Merged
merged 14 commits into from
Apr 10, 2023
Merged

Add plots modify #581

merged 14 commits into from
Apr 10, 2023

Conversation

PythonFZ
Copy link
Member

@PythonFZ PythonFZ commented Apr 9, 2023

  • tests
  • support zn.plots
  • allow multiple plots from the same data source (consider https://dvc.org/doc/user-guide/project-structure/dvcyaml-files#plots) over dvc plots modify. Maybe via y = [loss, mae]
  • requires DVC 2.53.1 or later
  • move template to ./dvc_plots/templates so it can be tracked by the project - if file path is outside the repo?

@codecov
Copy link

codecov bot commented Apr 9, 2023

Codecov Report

Merging #581 (6a154e6) into main (ff14c26) will increase coverage by 0.69%.
The diff coverage is 97.56%.

@@            Coverage Diff             @@
##             main     #581      +/-   ##
==========================================
+ Coverage   88.42%   89.11%   +0.69%     
==========================================
  Files          20       20              
  Lines        1365     1443      +78     
  Branches      510      564      +54     
==========================================
+ Hits         1207     1286      +79     
+ Misses        158      157       -1     
Flag Coverage Δ
fulltest 89.11% <97.56%> (+0.69%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
zntrack/fields/dvc/__init__.py 88.52% <80.00%> (+3.77%) ⬆️
zntrack/fields/field.py 95.77% <98.64%> (+3.23%) ⬆️
zntrack/fields/zn/__init__.py 91.69% <100.00%> (+0.03%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@PythonFZ PythonFZ merged commit 45534d0 into main Apr 10, 2023
10 checks passed
@PythonFZ PythonFZ deleted the plots_modify branch April 10, 2023 18:14
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.

None yet

1 participant