opensearch-project / performance-analyzer

📈 Get detailed performance metrics from your cluster independently of the Java Virtual Machine (JVM)
https://opensearch.org/docs/latest/monitoring-plugins/pa/index/
Apache License 2.0
33 stars 67 forks source link

update licenses files for 2.x #501

Closed ansjcy closed 1 year ago

ansjcy commented 1 year ago

Is your feature request related to a problem? Please provide an existing Issue # , or describe. update licenses files for 2.x.

> Task :dependencyLicenses
Adding sha for performance-analyzer-commons-1.0.0-SNAPSHOT.jar

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 982ms

Describe the solution you are proposing A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Check List

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #501 (2597c0c) into 2.x (8ee65b8) will decrease coverage by 0.17%. The diff coverage is n/a.

:exclamation: Current head 2597c0c differs from pull request most recent head 511fadc. Consider uploading reports for the commit 511fadc to get more accurate results

@@             Coverage Diff              @@
##                2.x     #501      +/-   ##
============================================
- Coverage     73.67%   73.51%   -0.17%     
+ Complexity      375      374       -1     
============================================
  Files            44       44              
  Lines          2477     2477              
  Branches        172      172              
============================================
- Hits           1825     1821       -4     
- Misses          544      547       +3     
- Partials        108      109       +1     

see 1 file with indirect coverage changes