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 some mypy errors #1281

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Fix some mypy errors #1281

merged 1 commit into from
Oct 13, 2022

Conversation

gsingh93
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1281 (c1fab0d) into dev (fbedf0b) will increase coverage by 0.13%.
The diff coverage is 94.44%.

@@            Coverage Diff             @@
##              dev    #1281      +/-   ##
==========================================
+ Coverage   54.87%   55.00%   +0.13%     
==========================================
  Files         182      183       +1     
  Lines       20267    20321      +54     
  Branches     1878     1883       +5     
==========================================
+ Hits        11121    11178      +57     
+ Misses       8727     8720       -7     
- Partials      419      423       +4     
Impacted Files Coverage Δ
pwndbg/gdblib/tls.py 28.78% <0.00%> (ø)
pwndbg/color/syntax_highlight.py 45.65% <100.00%> (+2.47%) ⬆️
pwndbg/commands/reload.py 39.28% <100.00%> (-5.88%) ⬇️
pwndbg/gdblib/events.py 68.79% <100.00%> (+1.14%) ⬆️
pwndbg/gdblib/regs.py 69.93% <100.00%> (+0.19%) ⬆️
pwndbg/gdblib/stack.py 73.13% <100.00%> (+0.40%) ⬆️
pwndbg/gdblib/symbol.py 43.95% <100.00%> (+0.30%) ⬆️
pwndbg/lib/net.py 86.04% <100.00%> (+0.16%) ⬆️
pwndbg/commands/heap.py 60.71% <0.00%> (-0.47%) ⬇️
tests/test_hexdump.py 100.00% <0.00%> (ø)
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gsingh93 gsingh93 merged commit 2be84a9 into pwndbg:dev Oct 13, 2022
@gsingh93 gsingh93 deleted the mypy-errors branch October 18, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants