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

Test java provider before any release #586

Merged
merged 8 commits into from
Mar 21, 2023
Merged

Conversation

thomaspoignant
Copy link
Owner

Description

We had some issues while creating new version of the relay proxy where the provider was not compatible with the relay proxy.
To avoid doing this mistake, here are some integration tests for the java provider that we can run before a new release.

Changes include

  • New feature (non-breaking change that adds functionality)

Checklist

  • I have tested this code
  • I have added unit test to cover this code
  • I have updated the documentation (README.md and /website/docs)
  • I have followed the contributing guide

Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
@netlify
Copy link

netlify bot commented Mar 21, 2023

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit 3ded337
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/641a1c4ac282d90008c06f1a

@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #586 (70aaf50) into main (c0297fd) will not change coverage.
The diff coverage is n/a.

❗ Current head 70aaf50 differs from pull request most recent head 3ded337. Consider uploading reports for the commit 3ded337 to get more accurate results

@@           Coverage Diff           @@
##             main     #586   +/-   ##
=======================================
  Coverage   88.24%   88.24%           
=======================================
  Files          57       57           
  Lines        2570     2570           
=======================================
  Hits         2268     2268           
  Misses        252      252           
  Partials       50       50           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@thomaspoignant thomaspoignant force-pushed the integration_test branch 9 times, most recently from 7c2547a to bc074c9 Compare March 21, 2023 20:55
Signed-off-by: Thomas Poignant <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Mar 21, 2023

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@thomaspoignant thomaspoignant merged commit a412a74 into main Mar 21, 2023
@thomaspoignant thomaspoignant deleted the integration_test branch March 21, 2023 21:11
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.

1 participant