Skip to content

Use compileOnly configuration when checking dependency versions, faster.#495

Merged
dblock merged 1 commit intoopensearch-project:mainfrom
dblock:dependencies-compile-only
Sep 16, 2021
Merged

Use compileOnly configuration when checking dependency versions, faster.#495
dblock merged 1 commit intoopensearch-project:mainfrom
dblock:dependencies-compile-only

Conversation

@dblock
Copy link
Copy Markdown
Member

@dblock dblock commented Sep 15, 2021

Signed-off-by: dblock dblock@dblock.org

Description

Followup from #414 (comment). Looks like compileOnly is inherited by all projects.

Check List

  • 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: dblock <dblock@dblock.org>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 15, 2021

Codecov Report

Merging #495 (0ac3f93) into main (9a5843f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #495   +/-   ##
=======================================
  Coverage   68.97%   68.97%           
=======================================
  Files          58       58           
  Lines        1473     1473           
=======================================
  Hits         1016     1016           
  Misses        457      457           
Impacted Files Coverage Δ
...ow/src/ci_workflow/ci_check_gradle_dependencies.py 100.00% <ø> (ø)

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 9a5843f...0ac3f93. Read the comment docs.

@dblock dblock merged commit 123d6f8 into opensearch-project:main Sep 16, 2021
@dblock dblock deleted the dependencies-compile-only branch September 16, 2021 14:31
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.

5 participants