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

[Spotless] Applying Google Code Format for prometheus files #13 #1973

Merged

Conversation

MitchellGale
Copy link
Contributor

Description

Applies spotless for prometheus directory in project. Sets checkstyle to not fail on failure for prometheus directory.

Issues Resolved

#1101

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.

* added ignorefailures

Signed-off-by: Mitchell Gale <[email protected]>

* Spotless apply on Prometheus

Signed-off-by: Mitchell Gale <[email protected]>

---------

Signed-off-by: Mitchell Gale <[email protected]>
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #1973 (96efac7) into main (b035b13) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main    #1973   +/-   ##
=========================================
  Coverage     97.51%   97.52%           
  Complexity     4657     4657           
=========================================
  Files           408      408           
  Lines         11912    11952   +40     
  Branches        828      829    +1     
=========================================
+ Hits          11616    11656   +40     
  Misses          289      289           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.52% <100.00%> (+<0.01%) ⬆️

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

Files Changed Coverage Δ
...theus/data/constants/PrometheusFieldConstants.java 0.00% <ø> (ø)
...tions/scan/QueryRangeFunctionTableScanBuilder.java 100.00% <ø> (ø)
...us/planner/logical/PrometheusLogicalMetricAgg.java 100.00% <ø> (ø)
...s/planner/logical/PrometheusLogicalMetricScan.java 100.00% <ø> (ø)
...ch/sql/prometheus/storage/QueryExemplarsTable.java 100.00% <ø> (ø)
...us/storage/model/PrometheusResponseFieldNames.java 100.00% <ø> (ø)
...heus/storage/system/PrometheusSystemTableScan.java 100.00% <ø> (ø)
...ch/sql/prometheus/client/PrometheusClientImpl.java 100.00% <100.00%> (ø)
...mentation/QueryExemplarFunctionImplementation.java 100.00% <100.00%> (ø)
...plementation/QueryRangeFunctionImplementation.java 100.00% <100.00%> (ø)
... and 27 more

Yury-Fridlyand
Yury-Fridlyand previously approved these changes Aug 16, 2023
Yury-Fridlyand
Yury-Fridlyand previously approved these changes Aug 16, 2023
@Yury-Fridlyand Yury-Fridlyand merged commit 0dfbc89 into opensearch-project:main Aug 16, 2023
15 checks passed
@Yury-Fridlyand Yury-Fridlyand deleted the integ/sl_GoogleJavaFormat13 branch August 16, 2023 22:35
MitchellGale added a commit to Bit-Quill/opensearch-project-sql that referenced this pull request Aug 22, 2023
opensearch-project#1973)

* added ignorefailures

* Spotless apply on Prometheus

---------

Signed-off-by: Mitchell Gale <[email protected]>
Signed-off-by: Mitchell Gale <[email protected]>
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