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 save_plots and introduce new ZnTypes.PLOTS #269

Merged
merged 8 commits into from
Apr 20, 2022
Merged

add save_plots and introduce new ZnTypes.PLOTS #269

merged 8 commits into from
Apr 20, 2022

Conversation

PythonFZ
Copy link
Member

@PythonFZ PythonFZ commented Apr 4, 2022

You can now call save_plots() in a Node to update all zn.plots() similar to DVC Live

@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #269 (65c95d3) into main (b40c936) will decrease coverage by 0.13%.
The diff coverage is 55.55%.

@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
- Coverage   71.24%   71.11%   -0.14%     
==========================================
  Files          27       27              
  Lines        1186     1191       +5     
  Branches      235      237       +2     
==========================================
+ Hits          845      847       +2     
- Misses        315      318       +3     
  Partials       26       26              
Flag Coverage Δ
unittests 71.11% <55.55%> (-0.14%) ⬇️

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

Impacted Files Coverage Δ
zntrack/core/dvcgraph.py 67.32% <0.00%> (ø)
zntrack/core/base.py 87.71% <25.00%> (-2.29%) ⬇️
zntrack/__init__.py 100.00% <100.00%> (ø)
zntrack/utils/structs.py 100.00% <100.00%> (ø)
zntrack/zn/plots.py 68.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b40c936...65c95d3. Read the comment docs.

@PythonFZ PythonFZ merged commit e3f9dfd into main Apr 20, 2022
@PythonFZ PythonFZ deleted the save_plots branch April 20, 2022 09:01
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.

1 participant