Skip to content

chore: bump doc-store version to include postgres impl of exits, not-exits and neq#23

Merged
kotharironak merged 4 commits into
mainfrom
update-doc-store-version
Feb 15, 2021
Merged

chore: bump doc-store version to include postgres impl of exits, not-exits and neq#23
kotharironak merged 4 commits into
mainfrom
update-doc-store-version

Conversation

@kotharironak
Copy link
Copy Markdown
Contributor

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 15, 2021

Codecov Report

Merging #23 (1d60237) into main (3e8e291) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #23   +/-   ##
=========================================
  Coverage     89.68%   89.68%           
  Complexity      105      105           
=========================================
  Files            14       14           
  Lines           378      378           
  Branches         16       16           
=========================================
  Hits            339      339           
  Misses           32       32           
  Partials          7        7           
Flag Coverage Δ Complexity Δ
integration 89.68% <ø> (ø) 0.00 <ø> (ø)
unit 89.42% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 3e8e291...1d60237. Read the comment docs.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Comment thread config-service/build.gradle.kts Outdated
testFixturesAnnotationProcessor("org.projectlombok:lombok:1.18.12")
testFixturesCompileOnly("org.projectlombok:lombok:1.18.12")

runtimeOnly("io.netty:netty-codec-http2:4.1.59.Final")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same comment as attribute service - please move these back into constraints block (and indicate the corresponding cause of the constraint)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done.

@github-actions

This comment has been minimized.

Comment thread config-service/build.gradle.kts Outdated
}
runtimeOnly("io.netty:netty-codec-http2:4.1.53.Final") {
runtimeOnly("io.netty:netty-codec-http2:4.1.59.Final") {
because("https://snyk.io/vuln/SNYK-JAVA-IONETTY-1020439")
Copy link
Copy Markdown
Contributor

@aaron-steinfeld aaron-steinfeld Feb 15, 2021

Choose a reason for hiding this comment

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

can you update this with the new netty issue?

@github-actions

This comment has been minimized.

@kotharironak kotharironak merged commit b6eb247 into main Feb 15, 2021
@kotharironak kotharironak deleted the update-doc-store-version branch February 15, 2021 13:53
@github-actions
Copy link
Copy Markdown

Unit Test Results

  9 files  ±0    9 suites  ±0   11s ⏱️ -1s
29 tests ±0  29 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit b6eb247. ± Comparison against base commit 3e8e291.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants