Skip to content

Conversation

@ps48
Copy link
Member

@ps48 ps48 commented Dec 17, 2021

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

Description

Update readme badges

Issues Resolved

  1. added untriaged and nolabel badges

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
@ps48 ps48 requested a review from a team as a code owner December 17, 2021 17:22
@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2021

Codecov Report

Merging #341 (f4b9c4f) into main (106dae5) will increase coverage by 96.52%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #341       +/-   ##
===========================================
+ Coverage        0   96.52%   +96.52%     
- Complexity      0     2691     +2691     
===========================================
  Files           0      266      +266     
  Lines           0     7191     +7191     
  Branches        0      540      +540     
===========================================
+ Hits            0     6941     +6941     
- Misses          0      196      +196     
- Partials        0       54       +54     
Flag Coverage Δ
query-workbench 62.91% <ø> (?)
sql-engine 99.90% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...h/planner/logical/rule/MergeFilterAndRelation.java 100.00% <0.00%> (ø)
...h/planner/logical/rule/PushProjectAndRelation.java 100.00% <0.00%> (ø)
...l/opensearch/setting/LegacyOpenDistroSettings.java 100.00% <0.00%> (ø)
...rch/planner/logical/rule/MergeAggAndIndexScan.java 100.00% <0.00%> (ø)
...earch/sql/opensearch/response/agg/StatsParser.java 100.00% <0.00%> (ø)
...g/opensearch/sql/planner/logical/LogicalLimit.java 100.00% <0.00%> (ø)
...a/org/opensearch/sql/analysis/TypeEnvironment.java 100.00% <0.00%> (ø)
.../opensearch/sql/planner/logical/LogicalWindow.java 100.00% <0.00%> (ø)
workbench/public/utils/PanelWrapper.tsx 100.00% <0.00%> (ø)
...search/sql/expression/window/WindowDefinition.java 100.00% <0.00%> (ø)
... and 256 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 106dae5...f4b9c4f. Read the comment docs.

@ps48 ps48 requested review from kavithacm and removed request for kavithacm December 27, 2021 17:27
@ps48 ps48 merged commit d893f66 into opensearch-project:main Dec 30, 2021
GumpacG pushed a commit that referenced this pull request Aug 17, 2023
…1975)

* Dev/sl google java format15 (#341)

* Spotless apply on 'datasources/**/*.java',
                                      'core/**/*.java',
                                      'docs/**/*.java',
                                      'doctest/**/*.java',
                                      'relase-notes/**/*.java',
                                      'spark/**/*.java'

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Added more directories to build.gradle

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* spotless apply for plugin.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Adding checkstyle ignorefailures.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* added missing semi colon.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Update build.gradle

Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>

* Update build.gradle

Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>

* Update build.gradle

Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>
Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
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.

4 participants