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

raise exception if znnodes is on the graph #562

Merged

Conversation

PythonFZ
Copy link
Member

@PythonFZ PythonFZ commented Apr 4, 2023

No description provided.

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

codecov bot commented Apr 4, 2023

Codecov Report

Merging #562 (0767dc7) into main (4f05747) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #562      +/-   ##
==========================================
+ Coverage   90.23%   90.30%   +0.06%     
==========================================
  Files          20       20              
  Lines        1290     1299       +9     
  Branches      471      473       +2     
==========================================
+ Hits         1164     1173       +9     
  Misses        125      125              
  Partials        1        1              
Flag Coverage Δ
fulltest 88.52% <100.00%> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
zntrack/exceptions/__init__.py 92.30% <100.00%> (+6.59%) ⬆️
zntrack/fields/zn/__init__.py 93.25% <100.00%> (+0.08%) ⬆️

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

@PythonFZ PythonFZ merged commit 53b918f into main Apr 4, 2023
@PythonFZ PythonFZ deleted the 561-raise-descriptive-error-if-znnodes-is-on-the-graph branch April 4, 2023 15:59
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.

Raise descriptive error if zn.nodes is on the graph
1 participant