Skip to content

Release v1.0.3#288

Merged
tiny-express merged 244 commits intomasterfrom
development
Oct 20, 2017
Merged

Release v1.0.3#288
tiny-express merged 244 commits intomasterfrom
development

Conversation

@tiny-express
Copy link
Copy Markdown
Collaborator

Changes:

  • Implemented Java::Util::Date, Java::Security::MessageDigest for MD5 and SHA1
  • Added benchmark test cases compare to STL
  • Added application starting point and handle application exception for safety

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 20, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
+ Coverage   95.29%   95.62%   +0.33%     
==========================================
  Files         175      186      +11     
  Lines       15546    16566    +1020     
  Branches      250      270      +20     
==========================================
+ Hits        14814    15841    +1027     
+ Misses        732      725       -7
Impacted Files Coverage Δ
java/lang/StringBuffer/StringBuffer.cpp 75.97% <0%> (-20.49%) ⬇️
kernel/Test.hpp 54.01% <0%> (-1.77%) ⬇️
kernel/String/Convert.hpp 91.83% <0%> (-1.19%) ⬇️
java/util/Arrays/Arrays.hpp 95.29% <0%> (-0.79%) ⬇️
java/lang/Double/Double.cpp 99.66% <0%> (-0.02%) ⬇️
kernel/String/Process.hpp 93.23% <0%> (ø) ⬆️
java/lang/StringBuffer/StringBuffer.hpp 100% <0%> (ø) ⬆️
java/lang/StringBuffer/StringBufferTest.cpp 100% <0%> (ø) ⬆️
...plicationException/WebApplicationExceptionTest.cpp 100% <0%> (ø) ⬆️
java/lang/Object/Object.hpp 96.87% <0%> (ø) ⬆️
... and 33 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 9ead39e...e202b33. Read the comment docs.

@tiny-express tiny-express requested a review from dthongvl October 20, 2017 17:25
@tiny-express tiny-express changed the title Release v.1.0.3 Release v1.0.3 Oct 20, 2017
@tiny-express tiny-express merged commit 1bf670d into master Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants