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

fixes typo #1455

Merged
merged 3 commits into from Dec 7, 2018
Merged

fixes typo #1455

merged 3 commits into from Dec 7, 2018

Conversation

lihongjie0209
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #1455 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1455      +/-   ##
==========================================
+ Coverage   47.92%   47.98%   +0.06%     
==========================================
  Files         843      843              
  Lines       35618    35618              
  Branches     7703     7703              
==========================================
+ Hits        17069    17092      +23     
+ Misses      16292    16269      -23     
  Partials     2257     2257
Impacted Files Coverage Δ
src/org/nutz/http/Response.java 37.03% <100%> (ø) ⬆️
src/org/nutz/mvc/view/UTF8JsonView.java 53.33% <0%> (-3.34%) ⬇️
src/org/nutz/lang/Lang.java 45.07% <0%> (+0.9%) ⬆️
src/org/nutz/lang/socket/Sockets.java 63.8% <0%> (+1.9%) ⬆️
src/org/nutz/mvc/view/HttpStatusView.java 34.21% <0%> (+5.26%) ⬆️
src/org/nutz/mvc/view/HttpEnhanceResponse.java 24.13% <0%> (+9.48%) ⬆️

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 996c332...15b6eb5. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Dec 7, 2018

Codecov Report

Merging #1455 into master will increase coverage by 0.08%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1455      +/-   ##
=========================================
+ Coverage   47.92%     48%   +0.08%     
=========================================
  Files         843     843              
  Lines       35618   35621       +3     
  Branches     7703    7704       +1     
=========================================
+ Hits        17069   17099      +30     
+ Misses      16292   16267      -25     
+ Partials     2257    2255       -2
Impacted Files Coverage Δ
src/org/nutz/http/Response.java 35.71% <42.85%> (-1.33%) ⬇️
src/org/nutz/mvc/view/UTF8JsonView.java 53.33% <0%> (-3.34%) ⬇️
src/org/nutz/lang/Lang.java 45.07% <0%> (+0.9%) ⬆️
src/org/nutz/lang/socket/Sockets.java 63.8% <0%> (+1.9%) ⬆️
src/org/nutz/mvc/Mvcs.java 64.11% <0%> (+2.35%) ⬆️
src/org/nutz/mvc/view/HttpStatusView.java 34.21% <0%> (+5.26%) ⬆️
src/org/nutz/mvc/view/HttpEnhanceResponse.java 26.72% <0%> (+12.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 996c332...2c618f7. Read the comment docs.

@wendal
Copy link
Member

wendal commented Dec 7, 2018

@lihongjie0209 当前还是维持jdk6

@wendal wendal merged commit 2e0dd60 into nutzam:master Dec 7, 2018
@lihongjie0209
Copy link
Contributor Author

@lihongjie0209 当前还是维持jdk6

收到

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

3 participants