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

handle missing checksum #60

Merged
merged 1 commit into from
Mar 26, 2022
Merged

handle missing checksum #60

merged 1 commit into from
Mar 26, 2022

Conversation

M0r13n
Copy link
Owner

@M0r13n M0r13n commented Mar 26, 2022

Closes #58

@codecov
Copy link

codecov bot commented Mar 26, 2022

Codecov Report

Merging #60 (af41897) into master (e833f46) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   95.98%   96.01%   +0.02%     
==========================================
  Files          10       10              
  Lines        1420     1430      +10     
==========================================
+ Hits         1363     1373      +10     
  Misses         57       57              
Impacted Files Coverage Δ
pyais/messages.py 98.13% <100.00%> (+<0.01%) ⬆️
pyais/util.py 98.01% <100.00%> (+0.19%) ⬆️

@M0r13n M0r13n merged commit f61ae23 into master Mar 26, 2022
@M0r13n M0r13n deleted the missing-checksum branch March 4, 2023 13:45
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.

ValueError: invalid literal for int() with base 16: b''
1 participant