-
Notifications
You must be signed in to change notification settings - Fork 306
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
Dev jingdan #50
Merged
Merged
Dev jingdan #50
Changes from 26 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
a70d134
add write log feature
b447002
add rm test
b2227f2
add test case
bf24863
add test case
ad807b8
add file case
ae4ef98
add 该接口已废弃
684a76b
add revert test data
dfe047b
add 删除 无用跑测试配置
560475e
add 修改代码
4d4db1b
add 增加日志信息
efe548d
Merge branch 'master' of https://github.com/aliyun/aliyun-oss-android…
efff217
add 调整为测试常量
1b8cab7
add 修改注释文案
955376a
add 去除无用代码,之前是mns相关代码在调用
24a2316
add 内部使用的工具方法,都没有被调用, 故删除
d8ace49
add 测试case 完善 代码覆盖率up
c55e29f
add test case
edffeee
add 代码部分优化
d525641
去除无调用代码
3ff5a98
获取信息 采用 android 信息
f204301
add 还原测试信息
fb1fde1
add test 文件还原测试数据
a635eb9
add test case -> 95%
112b0f7
add change OSSLogToFileUtils class package
2eab512
add 注释
edd3d31
add readme 补齐 日志部分
bc6feb0
add improve code by review
1e03fa4
add getObjectTest response stream close
ade8100
rename log
6a86719
reset
d52bb12
Merge branch 'master' of https://github.com/aliyun/aliyun-oss-android…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
credentialProvider,conf
->credentialProvider, conf
conf前添加一个空格。其它地方不再提醒。公司Java代码规范请参看集团开发规。There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed