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

支持使用第三方 HTTP Client 或 mock 方法调用结果 #11

Merged
merged 2 commits into from
Apr 21, 2019

Conversation

mozillazg
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 25, 2019

Codecov Report

Merging #11 into develop will increase coverage by 0.57%.
The diff coverage is 98.46%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #11      +/-   ##
===========================================
+ Coverage     95.7%   96.27%   +0.57%     
===========================================
  Files           15       16       +1     
  Lines          698      805     +107     
===========================================
+ Hits           668      775     +107     
  Misses          16       16              
  Partials        14       14
Impacted Files Coverage Δ
error.go 100% <ø> (ø) ⬆️
auth.go 98.51% <ø> (ø) ⬆️
bucket_tagging.go 100% <100%> (ø) ⬆️
bucket_lifecycle.go 100% <100%> (ø) ⬆️
object.go 97.03% <100%> (+0.64%) ⬆️
bucket_acl.go 100% <100%> (ø) ⬆️
bucket_location.go 100% <100%> (ø) ⬆️
bucket_cors.go 100% <100%> (ø) ⬆️
object_acl.go 100% <100%> (ø) ⬆️
bucket.go 100% <100%> (ø) ⬆️
... and 6 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 b71e470...ea760f0. Read the comment docs.

@mozillazg mozillazg changed the base branch from master to develop April 13, 2019 09:52
@codelingo
Copy link

codelingo bot commented Apr 21, 2019

parse failed for imported tenet codelingo/effective-go/initialize-using-composite-literal: line 20:10 - extraneous input ' ' expecting {N_OF, 'include', 'exclude', 'edge', 'path', 'pathcontinue', ESCAPED_NAME, NAME, '@', DEDENT}

1 similar comment
@codelingo
Copy link

codelingo bot commented Apr 21, 2019

parse failed for imported tenet codelingo/effective-go/initialize-using-composite-literal: line 20:10 - extraneous input ' ' expecting {N_OF, 'include', 'exclude', 'edge', 'path', 'pathcontinue', ESCAPED_NAME, NAME, '@', DEDENT}

@mozillazg mozillazg changed the title [WIP] 支持使用第三方 HTTP Client 或 mock 方法调用结果 支持使用第三方 HTTP Client 或 mock 方法调用结果 Apr 21, 2019
@mozillazg mozillazg merged commit 6be0c89 into develop Apr 21, 2019
@mozillazg mozillazg deleted the mock branch April 21, 2019 03:59
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.

1 participant