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

Bugfixes #557

Merged
merged 11 commits into from
Mar 28, 2023
Merged

Bugfixes #557

merged 11 commits into from
Mar 28, 2023

Conversation

PythonFZ
Copy link
Member

@PythonFZ PythonFZ commented Mar 28, 2023

@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #557 (296e3de) into main (44deaa9) will increase coverage by 0.46%.
The diff coverage is 93.75%.

@@            Coverage Diff             @@
##             main     #557      +/-   ##
==========================================
+ Coverage   89.76%   90.23%   +0.46%     
==========================================
  Files          20       20              
  Lines        1270     1290      +20     
  Branches      461      471      +10     
==========================================
+ Hits         1140     1164      +24     
+ Misses        129      125       -4     
  Partials        1        1              
Flag Coverage Δ
fulltest 88.44% <87.50%> (+0.10%) ⬆️

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

Impacted Files Coverage Δ
zntrack/fields/dvc/__init__.py 84.74% <ø> (ø)
zntrack/core/node.py 97.05% <81.81%> (-1.11%) ⬇️
zntrack/cli/__init__.py 98.14% <100.00%> (+10.34%) ⬆️
zntrack/fields/meta/__init__.py 92.00% <100.00%> (ø)
zntrack/fields/zn/__init__.py 93.17% <100.00%> (+0.80%) ⬆️

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

@PythonFZ PythonFZ merged commit 4f05747 into main Mar 28, 2023
@PythonFZ PythonFZ deleted the bugfixes branch March 28, 2023 20:18
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.

Test SliceConverter Add node.state.fs uuid is never called. It just prints the function
1 participant