Closed mozillazg closed 5 years ago
Merging #17 into develop will decrease coverage by
0.05%
. The diff coverage is100%
.
@@ Coverage Diff @@
## develop #17 +/- ##
===========================================
- Coverage 96.33% 96.28% -0.06%
===========================================
Files 16 16
Lines 819 807 -12
===========================================
- Hits 789 777 -12
Misses 16 16
Partials 14 14
Impacted Files | Coverage Δ | |
---|---|---|
auth.go | 98.54% <100%> (+0.02%) |
:arrow_up: |
object_part.go | 100% <0%> (ø) |
:arrow_up: |
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 4c0872c...2987dcb. Read the comment docs.
AuthorizationTransport
增加SessionToken
字段,支持通过临时密钥访问。