Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Feature/json validation #1910

Merged
merged 50 commits into from
Sep 29, 2022
Merged

Feature/json validation #1910

merged 50 commits into from
Sep 29, 2022

Conversation

mfromme
Copy link
Contributor

@mfromme mfromme commented Sep 22, 2022

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure mvn -P integration-test clean verify runs for the whole project and, if you touched any code for a service in the services folder, ensure it can be run with spring-boot:run

Description

hilmarf and others added 26 commits August 10, 2022 15:53
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.4.1...REL42.4.2)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link

github-actions bot commented Sep 22, 2022

Unit Test Results

2 475 tests  +10   2 474 ✔️ +10   20m 58s ⏱️ -32s
   216 suites +  1          1 💤 ±  0 
   216 files   +  1          0 ±  0 

Results for commit 7a78b8e. ± Comparison against base commit 6fc43bf.

♻️ This comment has been updated with latest results.

@hilmarf hilmarf added this to the 2.28 milestone Sep 22, 2022
@Ein-Tim
Copy link
Contributor

Ein-Tim commented Sep 22, 2022

Could we get details on what this PR does please?

mfromme and others added 9 commits September 27, 2022 11:52
…ices/distribution/dgc/client/JsonSchemaDecoder.java

Co-authored-by: Hilmar Falkenberg <hilmar.falkenberg@sap.com>
…ices/distribution/dgc/client/JsonSchemaDecoder.java

Co-authored-by: Hilmar Falkenberg <hilmar.falkenberg@sap.com>
…ices/distribution/dgc/client/JsonSchemaDecoder.java

Co-authored-by: Hilmar Falkenberg <hilmar.falkenberg@sap.com>
…ices/distribution/dgc/client/JsonSchemaDecoder.java

Co-authored-by: Hilmar Falkenberg <hilmar.falkenberg@sap.com>
…ices/distribution/dgc/integration/FeignClientJsonSchemaValidationIntegrationTest.java

Co-authored-by: Hilmar Falkenberg <hilmar.falkenberg@sap.com>
@mfromme mfromme marked this pull request as ready for review September 28, 2022 13:06
@mfromme mfromme requested review from a team, hilmarf and I347361 September 28, 2022 13:06
@hilmarf hilmarf enabled auto-merge (squash) September 29, 2022 09:05
@sonarcloud
Copy link

sonarcloud bot commented Sep 29, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

93.0% 93.0% Coverage
0.0% 0.0% Duplication

@hilmarf hilmarf merged commit 6c9ff5b into main Sep 29, 2022
@hilmarf hilmarf deleted the feature/json-validation branch September 29, 2022 09:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants