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 test for error handling on encoding/decoding. #67

Merged
merged 1 commit into from May 7, 2021

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented May 7, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 7, 2021

Codecov Report

Merging #67 (1f899c8) into main (5af43ed) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   99.32%   99.46%   +0.13%     
==========================================
  Files          17       17              
  Lines        1477     1483       +6     
  Branches      370      371       +1     
==========================================
+ Hits         1467     1475       +8     
+ Misses          8        6       -2     
  Partials        2        2              
Impacted Files Coverage Δ
cwt/cbor_processor.py 100.00% <100.00%> (+14.28%) ⬆️
cwt/cose.py 100.00% <100.00%> (ø)
cwt/cwt.py 100.00% <100.00%> (ø)

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 5af43ed...1f899c8. Read the comment docs.

@dajiaji dajiaji merged commit c9d1270 into main May 7, 2021
@dajiaji dajiaji deleted the add-test-for-decoding branch May 9, 2021 08:29
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

1 participant