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

[Task] VX-189 Use bats to provide integration test. #122

Merged
merged 7 commits into from
Jul 24, 2018
Merged

Conversation

hwchiu
Copy link
Contributor

@hwchiu hwchiu commented Jul 19, 2018

No description provided.

@hwchiu hwchiu force-pushed the hwchiu/VX-189 branch 6 times, most recently from 6cc4106 to 85bad49 Compare July 20, 2018 07:26
@codecov-io
Copy link

codecov-io commented Jul 20, 2018

Codecov Report

Merging #122 into develop will increase coverage by 2.43%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #122      +/-   ##
===========================================
+ Coverage    72.18%   74.61%   +2.43%     
===========================================
  Files           42       42              
  Lines         1995     2344     +349     
===========================================
+ Hits          1440     1749     +309     
- Misses         479      522      +43     
+ Partials        76       73       -3
Impacted Files Coverage Δ
src/server/route.go 49.43% <0%> (-4.73%) ⬇️
src/kubernetes/pods.go 83.33% <0%> (-3.04%) ⬇️
src/server/app.go 0% <0%> (ø) ⬆️
src/storageprovider/storage.go 100% <0%> (ø) ⬆️
src/kubernetes/storageclass.go 100% <0%> (ø) ⬆️
src/server/response.go 0% <0%> (ø) ⬆️
src/utils/utils.go 100% <0%> (ø) ⬆️
src/net/http/responsetest/assert.go 100% <0%> (ø) ⬆️
src/utils/net.go 100% <0%> (ø) ⬆️
src/networkprovider/network.go 100% <0%> (ø) ⬆️
... and 14 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 b1ab20a...9b5e8aa. Read the comment docs.

@hwchiu hwchiu changed the title Use bats to provide integration test. VX-189 Use bats to provide integration test. Jul 20, 2018
@hwchiu hwchiu changed the title VX-189 Use bats to provide integration test. [Task] VX-189 Use bats to provide integration test. Jul 20, 2018
@hwchiu hwchiu force-pushed the hwchiu/VX-189 branch 12 times, most recently from 50e9717 to 5019dcc Compare July 24, 2018 03:32
@hwchiu hwchiu merged commit 6069e60 into develop Jul 24, 2018
@hwchiu hwchiu deleted the hwchiu/VX-189 branch July 24, 2018 06:44
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
[Task] VX-189 Use bats to provide integration test.

Former-commit-id: 7b45afe9892c4b618c86e5d4e9da06775c863eec [formerly 6069e60]
Former-commit-id: 02c977c7b62cdbdda9857b0d79d55e1a9a93e005
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
[Task] VX-189 Use bats to provide integration test.

Former-commit-id: 7b45afe9892c4b618c86e5d4e9da06775c863eec [formerly 7b45afe9892c4b618c86e5d4e9da06775c863eec [formerly 6069e60]]
Former-commit-id: 02c977c7b62cdbdda9857b0d79d55e1a9a93e005
Former-commit-id: b51d577
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
[Task] VX-189 Use bats to provide integration test.
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.

3 participants