Skip to content

Bug fix and tests improvements#11

Merged
mtakagi merged 5 commits intodevelopfrom
feature/improve_struct_tests
Dec 2, 2017
Merged

Bug fix and tests improvements#11
mtakagi merged 5 commits intodevelopfrom
feature/improve_struct_tests

Conversation

@mtakagi
Copy link
Copy Markdown
Owner

@mtakagi mtakagi commented Dec 2, 2017

  • Fix Unkeyed encode bug.
  • Separate tests file.
  • And more tests.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #11 into develop will increase coverage by 7.64%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #11      +/-   ##
===========================================
+ Coverage    77.41%   85.06%   +7.64%     
===========================================
  Files            9       10       +1     
  Lines         1116     1165      +49     
  Branches        62       62              
===========================================
+ Hits           864      991     +127     
+ Misses         248      170      -78     
  Partials         4        4
Impacted Files Coverage Δ
Tests/MsgPackEncoderTests/SingleValueTests.swift 100% <100%> (ø)
...ests/MsgPackEncoderTests/MsgPackEncoderTests.swift 100% <100%> (ø) ⬆️
Sources/MsgPackEncoder/MsgPackEncoder.swift 78.66% <100%> (+12.92%) ⬆️

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 a6de00e...a001899. Read the comment docs.

@mtakagi mtakagi merged commit a696844 into develop Dec 2, 2017
@mtakagi mtakagi deleted the feature/improve_struct_tests branch December 2, 2017 10:57
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