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

chore(java): Use setProviderAndWait in the integration tests #2423

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

thomaspoignant
Copy link
Owner

Description

In the java integration tests we are now using setProviderAndWait instead of our custom waiting mechanism.

Copy link

netlify bot commented Sep 24, 2024

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

Name Link
🔨 Latest commit 1aa9b68
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/66f27f76af9c570008b49c14

Copy link

sonarcloud bot commented Sep 24, 2024

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.08%. Comparing base (cb8350e) to head (1aa9b68).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2423   +/-   ##
=======================================
  Coverage   86.08%   86.08%           
=======================================
  Files         102      102           
  Lines        3787     3787           
=======================================
  Hits         3260     3260           
  Misses        401      401           
  Partials      126      126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thomaspoignant thomaspoignant merged commit 1d3f1e8 into main Sep 24, 2024
23 checks passed
@thomaspoignant thomaspoignant deleted the provider-wait-java branch September 24, 2024 09:21
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