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

fix pylint warnings #393

Merged
merged 1 commit into from
Sep 20, 2022
Merged

fix pylint warnings #393

merged 1 commit into from
Sep 20, 2022

Conversation

PythonFZ
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #393 (222a01e) into main (efa44bf) will increase coverage by 0.18%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
+ Coverage   96.24%   96.43%   +0.18%     
==========================================
  Files          33       33              
  Lines        1493     1459      -34     
  Branches      633      617      -16     
==========================================
- Hits         1437     1407      -30     
+ Misses         56       52       -4     
Flag Coverage Δ
fulltest 96.02% <100.00%> (+0.17%) ⬆️
unittests 70.14% <74.46%> (-0.40%) ⬇️

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

Impacted Files Coverage Δ
zntrack/utils/__init__.py 100.00% <ø> (ø)
zntrack/__init__.py 100.00% <100.00%> (ø)
zntrack/core/base.py 97.33% <100.00%> (+0.01%) ⬆️
zntrack/core/dvcgraph.py 96.47% <100.00%> (ø)
zntrack/core/functions/decorator.py 96.96% <100.00%> (ø)
zntrack/dvc/__init__.py 100.00% <100.00%> (ø)
zntrack/interface/base.py 100.00% <100.00%> (ø)
zntrack/utils/helpers.py 100.00% <100.00%> (ø)
zntrack/utils/nwd.py 100.00% <100.00%> (ø)
zntrack/utils/utils.py 90.32% <100.00%> (+0.24%) ⬆️
... and 4 more

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

@PythonFZ PythonFZ marked this pull request as ready for review September 20, 2022 10:50
@PythonFZ PythonFZ merged commit ef90816 into main Sep 20, 2022
@PythonFZ PythonFZ deleted the fix_some_pylint_warnings branch September 20, 2022 10:50
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