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

remove minor version test tasks #5544

Merged
merged 2 commits into from
Sep 23, 2020
Merged

remove minor version test tasks #5544

merged 2 commits into from
Sep 23, 2020

Conversation

harvies
Copy link
Contributor

@harvies harvies commented Sep 23, 2020

Please answer these questions before submitting a pull request

  • Why submit this pull request?

  • Bug fix

  • New feature provided

  • Improve performance

  • Related issues


Bug fix

  • Bug description.

  • How to fix?


New feature or improvement

  • Describe the details and related test reports.

Copy link
Member

@wu-sheng wu-sheng left a comment

Choose a reason for hiding this comment

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

Great, we should reduce the cost of resources a lot.

@wu-sheng wu-sheng requested a review from a team September 23, 2020 07:03
@wu-sheng wu-sheng added this to the 8.2.0 milestone Sep 23, 2020
@wu-sheng wu-sheng added the test Test requirements about performance, feature or before release. label Sep 23, 2020
@codecov
Copy link

codecov bot commented Sep 23, 2020

Codecov Report

Merging #5544 into master will increase coverage by 0.57%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5544      +/-   ##
============================================
+ Coverage     51.85%   52.43%   +0.57%     
- Complexity     3327     3364      +37     
============================================
  Files          1603     1603              
  Lines         34102    34102              
  Branches       3719     3719              
============================================
+ Hits          17684    17881     +197     
+ Misses        15559    15359     -200     
- Partials        859      862       +3     
Impacted Files Coverage Δ Complexity Δ
...r/cluster/plugin/standalone/StandaloneManager.java 77.77% <0.00%> (-22.23%) 3.00% <0.00%> (-1.00%)
.../server/storage/plugin/jdbc/h2/dao/H2BatchDAO.java 60.97% <0.00%> (-9.76%) 5.00% <0.00%> (ø%)
...rg/apache/skywalking/apm/agent/core/os/OSUtil.java 67.79% <0.00%> (-1.70%) 10.00% <0.00%> (-2.00%)
...ng/oap/server/core/alarm/provider/RunningRule.java 56.95% <0.00%> (-0.45%) 11.00% <0.00%> (ø%)
...r/storage/plugin/influxdb/query/MetadataQuery.java 59.23% <0.00%> (+1.53%) 11.00% <0.00%> (+1.00%)
...p/server/storage/plugin/influxdb/InfluxClient.java 61.53% <0.00%> (+1.92%) 14.00% <0.00%> (+1.00%)
...e/parser/listener/MultiScopesAnalysisListener.java 70.55% <0.00%> (+2.22%) 24.00% <0.00%> (ø%)
...csearch/query/ProfileThreadSnapshotQueryEsDAO.java 94.18% <0.00%> (+2.32%) 11.00% <0.00%> (+2.00%)
...rary/client/elasticsearch/ElasticSearchClient.java 56.35% <0.00%> (+3.81%) 27.00% <0.00%> (+3.00%)
...erver/library/server/grpc/CustomThreadFactory.java 76.92% <0.00%> (+7.69%) 3.00% <0.00%> (+1.00%)
... and 11 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 7135414...a96ea83. Read the comment docs.

@wu-sheng wu-sheng merged commit fa62c63 into apache:master Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Test requirements about performance, feature or before release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants