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

Inspect code #418

Merged
merged 4 commits into from
Oct 16, 2022
Merged

Inspect code #418

merged 4 commits into from
Oct 16, 2022

Conversation

PythonFZ
Copy link
Member

Make some changes found in PyCharms Inspect Code and pylint and perflint

@codecov
Copy link

codecov bot commented Oct 15, 2022

Codecov Report

Merging #418 (4934bac) into main (a971168) will increase coverage by 0.37%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
+ Coverage   96.70%   97.07%   +0.37%     
==========================================
  Files          33       33              
  Lines        1486     1472      -14     
  Branches      539      538       -1     
==========================================
- Hits         1437     1429       -8     
+ Misses         49       43       -6     
Flag Coverage Δ
fulltest 96.39% <100.00%> (+0.10%) ⬆️

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/utils/nwd.py 100.00% <ø> (ø)
zntrack/utils/serializer.py 96.15% <ø> (ø)
zntrack/zn/method.py 93.75% <ø> (ø)
zntrack/core/base.py 99.11% <100.00%> (+1.71%) ⬆️
zntrack/core/dvcgraph.py 96.47% <100.00%> (ø)
zntrack/core/functions/decorator.py 96.93% <100.00%> (-0.04%) ⬇️
zntrack/metadata/decorators.py 100.00% <100.00%> (ø)
zntrack/utils/helpers.py 100.00% <100.00%> (ø)
zntrack/utils/structs.py 100.00% <100.00%> (ø)
... 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 October 16, 2022 09:06
@PythonFZ PythonFZ merged commit 5382ba2 into main Oct 16, 2022
@PythonFZ PythonFZ deleted the inspect_code branch October 16, 2022 09:07
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