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

Drop superfluous import, add changelog for #148 #149

Merged
merged 3 commits into from
Sep 2, 2020
Merged

Conversation

PJK
Copy link
Owner

@PJK PJK commented Aug 30, 2020

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #149 into master will decrease coverage by 1.63%.
The diff coverage is 91.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   90.16%   88.52%   -1.64%     
==========================================
  Files          52       53       +1     
  Lines        3528     3548      +20     
  Branches      195      198       +3     
==========================================
- Hits         3181     3141      -40     
- Misses        169      332     +163     
+ Partials      178       75     -103     
Impacted Files Coverage Δ
src/allocators.c 100.00% <ø> (ø)
src/cbor/callbacks.c 100.00% <ø> (ø)
test/memory_allocation_test.c 83.00% <ø> (ø)
src/cbor/internal/builder_callbacks.c 90.08% <86.66%> (+3.68%) ⬆️
src/cbor/internal/stack.c 93.75% <100.00%> (+0.41%) ⬆️
test/stack_over_limit_test.c 100.00% <100.00%> (ø)
test/assertions.c 0.00% <0.00%> (-100.00%) ⬇️
test/stream_expectations.c 0.00% <0.00%> (-100.00%) ⬇️
src/cbor/strings.c 96.00% <0.00%> (+1.33%) ⬆️
... and 12 more

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 344fe90...00df52a. Read the comment docs.

@PJK PJK merged commit 517a4fe into master Sep 2, 2020
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.

2 participants