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 pylint support #16

Merged
merged 6 commits into from
Jan 27, 2022
Merged

Add pylint support #16

merged 6 commits into from
Jan 27, 2022

Conversation

Kazhuu
Copy link
Owner

@Kazhuu Kazhuu commented Jan 27, 2022

Will install pylint and configure it. Also enable it for CI.

@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #16 (6034734) into main (09403bc) will increase coverage by 0.23%.
The diff coverage is 46.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   49.29%   49.53%   +0.23%     
==========================================
  Files           4        4              
  Lines         213      214       +1     
==========================================
+ Hits          105      106       +1     
  Misses        108      108              
Impacted Files Coverage Δ
src/asm2cfg/__main__.py 0.00% <ø> (ø)
src/asm2cfg/command_line.py 0.00% <ø> (ø)
src/gdb_asm2cfg.py 0.00% <0.00%> (ø)
src/asm2cfg/asm2cfg.py 65.83% <76.92%> (+0.21%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09403bc...6034734. Read the comment docs.

@Kazhuu Kazhuu merged commit 37c5d76 into main Jan 27, 2022
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