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 _CBOR_UNUSED for MSVC, fix a few warnings #165

Merged
merged 2 commits into from
Oct 25, 2020
Merged

Add _CBOR_UNUSED for MSVC, fix a few warnings #165

merged 2 commits into from
Oct 25, 2020

Conversation

PJK
Copy link
Owner

@PJK PJK commented Oct 25, 2020

Re #161

@codecov-io
Copy link

codecov-io commented Oct 25, 2020

Codecov Report

Merging #165 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   95.53%   95.59%   +0.05%     
==========================================
  Files          47       47              
  Lines        3357     3357              
  Branches      190      190              
==========================================
+ Hits         3207     3209       +2     
+ Misses         97       96       -1     
+ Partials       53       52       -1     
Impacted Files Coverage Δ
src/cbor/internal/loaders.c 96.96% <0.00%> (+6.06%) ⬆️

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 92d6797...32a45cf. Read the comment docs.

@PJK PJK changed the title Add _CBOR_UNUSED for MSVC Add _CBOR_UNUSED for MSVC, fix a few warnings Oct 25, 2020
@PJK PJK merged commit 8bfd548 into master Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants