Skip to content

Conversation

@gpotter2
Copy link
Member

@codecov
Copy link

codecov bot commented Mar 24, 2019

Codecov Report

Merging #1930 into master will increase coverage by 0.09%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1930      +/-   ##
==========================================
+ Coverage   85.93%   86.03%   +0.09%     
==========================================
  Files         187      187              
  Lines       42744    43389     +645     
==========================================
+ Hits        36732    37328     +596     
- Misses       6012     6061      +49
Impacted Files Coverage Δ
scapy/asn1/ber.py 83.09% <100%> (+0.71%) ⬆️
scapy/themes.py 80.35% <0%> (-7.35%) ⬇️
scapy/layers/tls/handshake_sslv2.py 92.45% <0%> (-1.14%) ⬇️
scapy/arch/pcapdnet.py 57.03% <0%> (-0.69%) ⬇️
scapy/layers/tls/basefields.py 79.86% <0%> (-0.68%) ⬇️
scapy/layers/inet6.py 88.06% <0%> (-0.18%) ⬇️
scapy/utils.py 76.09% <0%> (+0.01%) ⬆️
scapy/layers/x509.py 92.02% <0%> (+0.03%) ⬆️
scapy/layers/sixlowpan.py 73.27% <0%> (+0.05%) ⬆️
scapy/volatile.py 78.5% <0%> (+0.15%) ⬆️
... and 9 more

Co-Authored-By: gpotter2 <gabriel@potter.fr>
@gpotter2
Copy link
Member Author

The Travis CI failure is related to ISOTP. I’m trying to keep the build as-it so that it can be debugged

@guedou guedou merged commit 43219ba into secdev:master Mar 30, 2019
@gpotter2 gpotter2 deleted the berbytes branch March 30, 2019 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BER encoding error on Python 3 Infinite recurision in ans1/ber decoding

3 participants