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 remove existing graph arg to zntrack.Project #544

Merged
merged 3 commits into from
Mar 22, 2023

Conversation

PythonFZ
Copy link
Member

No description provided.

@PythonFZ PythonFZ linked an issue Mar 21, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #544 (d1ad1ae) into main (3456e5f) will increase coverage by 0.12%.
The diff coverage is 95.00%.

@@            Coverage Diff             @@
##             main     #544      +/-   ##
==========================================
+ Coverage   89.90%   90.02%   +0.12%     
==========================================
  Files          19       20       +1     
  Lines        1228     1243      +15     
  Branches      441      447       +6     
==========================================
+ Hits         1104     1119      +15     
  Misses        123      123              
  Partials        1        1              
Flag Coverage Δ
fulltest 88.57% <95.00%> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
zntrack/exceptions/__init__.py 85.71% <85.71%> (ø)
zntrack/__init__.py 100.00% <100.00%> (ø)
zntrack/core/node.py 98.14% <100.00%> (+0.04%) ⬆️
zntrack/project/zntrack_project.py 80.16% <100.00%> (+0.67%) ⬆️

... and 1 file with indirect coverage changes

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

@PythonFZ PythonFZ merged commit fb922c6 into main Mar 22, 2023
@PythonFZ PythonFZ deleted the 538-zntrackprojectremove_existing_graph=true branch March 22, 2023 17:44
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.

zntrack.Project(remove_existing_graph=True)
1 participant