Skip to content

分割单元测试用例和集成测试用例,Github Action 只执行单元存储用例 #529

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

Merged
merged 7 commits into from
Sep 1, 2021

Conversation

bachue
Copy link
Contributor

@bachue bachue commented Aug 11, 2021

No description provided.

@bachue bachue force-pushed the tests/split-integration-and-unit-tests branch 5 times, most recently from 621b22d to 17d40e6 Compare August 11, 2021 09:04
@codecov
Copy link

codecov bot commented Aug 11, 2021

Codecov Report

Merging #529 (17d40e6) into master (6fdd100) will increase coverage by 1.12%.
The diff coverage is 50.00%.

❗ Current head 17d40e6 differs from pull request most recent head afd2a7a. Consider uploading reports for the commit afd2a7a to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master     #529      +/-   ##
============================================
+ Coverage     59.06%   60.18%   +1.12%     
- Complexity      963      976      +13     
============================================
  Files           125      125              
  Lines          6151     6159       +8     
  Branches        715      723       +8     
============================================
+ Hits           3633     3707      +74     
+ Misses         2092     2021      -71     
- Partials        426      431       +5     
Impacted Files Coverage Δ
src/main/java/com/qiniu/util/Auth.java 74.86% <37.50%> (ø)
...in/java/com/qiniu/processing/OperationManager.java 48.88% <100.00%> (ø)
.../java/com/qiniu/storage/model/AccessStyleMode.java 0.00% <0.00%> (-100.00%) ⬇️
src/main/java/com/qiniu/storage/UpHostHelper.java 61.14% <0.00%> (-1.28%) ⬇️
src/main/java/com/qiniu/storage/BucketManager.java 65.52% <0.00%> (-0.74%) ⬇️
src/main/java/com/qiniu/util/Base64.java 48.38% <0.00%> (-0.46%) ⬇️
.../main/java/com/qiniu/storage/FixBlockUploader.java 74.59% <0.00%> (-0.24%) ⬇️
.../java/com/qiniu/storage/model/BucketEventRule.java 60.46% <0.00%> (+0.46%) ⬆️
...rc/main/java/com/qiniu/storage/StreamUploader.java 51.81% <0.00%> (+0.90%) ⬆️
.../com/qiniu/storage/model/BucketReferAntiLeech.java 62.96% <0.00%> (+1.42%) ⬆️
... 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 6fdd100...afd2a7a. Read the comment docs.

@bachue bachue closed this Aug 15, 2021
@bachue bachue reopened this Aug 15, 2021
@bachue bachue changed the title 分割单元测试用例和集成测试用例 分割单元测试用例和集成测试用例,Github Action 只执行单元存储用例 Aug 15, 2021
@xwen-winnie
Copy link
Collaborator

/test qiniu-java-sdk8-presubmit-integration-test

@xwen-winnie
Copy link
Collaborator

/test qiniu-java-sdk11-presubmit-integration-test

@xwen-winnie
Copy link
Collaborator

/test qiniu-java-sdk8-presubmit-integration-test

@bachue
Copy link
Contributor Author

bachue commented Aug 25, 2021

/test qiniu-java-sdk11-presubmit-integration-test

@bachue
Copy link
Contributor Author

bachue commented Aug 25, 2021

/test qiniu-java-sdk8-presubmit-integration-test

@bachue
Copy link
Contributor Author

bachue commented Aug 25, 2021

/test qiniu-java-sdk11-presubmit-integration-test

@bachue
Copy link
Contributor Author

bachue commented Aug 25, 2021

/test qiniu-java-sdk8-presubmit-integration-test

@bachue bachue force-pushed the tests/split-integration-and-unit-tests branch 2 times, most recently from 237b424 to 3808bde Compare August 26, 2021 01:50
@bachue bachue force-pushed the tests/split-integration-and-unit-tests branch from 3808bde to afd2a7a Compare September 1, 2021 01:49
Copy link
Collaborator

@YangSen-qn YangSen-qn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@xwen-winnie xwen-winnie merged commit ab44141 into master Sep 1, 2021
@bachue bachue deleted the tests/split-integration-and-unit-tests branch September 1, 2021 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants