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 isort to flake8 linting #26

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Conversation

pyrco
Copy link
Contributor

@pyrco pyrco commented Feb 6, 2023

(DIS-1789)

@pyrco pyrco requested a review from Miauwkeru February 6, 2023 14:05
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #26 (09eb1fc) into main (728bfdc) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage   88.03%   88.03%           
=======================================
  Files          20       20           
  Lines        1696     1696           
=======================================
  Hits         1493     1493           
  Misses        203      203           
Flag Coverage Δ
unittests 88.03% <100.00%> (ø)

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

Impacted Files Coverage Δ
dissect/cstruct/cstruct.py 89.74% <ø> (ø)
dissect/cstruct/__init__.py 100.00% <100.00%> (ø)
dissect/cstruct/bitbuffer.py 94.11% <100.00%> (ø)
dissect/cstruct/types/base.py 84.76% <100.00%> (ø)
dissect/cstruct/types/chartype.py 94.59% <100.00%> (ø)
dissect/cstruct/types/enum.py 94.20% <100.00%> (ø)
dissect/cstruct/types/packedtype.py 94.73% <100.00%> (ø)
dissect/cstruct/types/pointer.py 90.24% <100.00%> (ø)
dissect/cstruct/types/structure.py 91.58% <100.00%> (ø)
dissect/cstruct/utils.py 92.75% <100.00%> (ø)

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

@pyrco pyrco merged commit f57fe5c into main Feb 7, 2023
@pyrco pyrco deleted the feature/dis-1789_add-isort-to-linting branch February 7, 2023 08:38
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.

None yet

2 participants