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

Issue2578 simplyfication suggestion #2737

Merged
merged 31 commits into from Feb 22, 2024

Conversation

uweschaefer
Copy link
Member

No description provided.

Benedikt Kaiser and others added 25 commits January 25, 2024 15:40
…nect' into issue2578-handshake-before-reconnect

# Conflicts:
#	factcast-client-grpc/src/main/java/org/factcast/client/grpc/GrpcFactStore.java
…nect' into issue2578-handshake-before-reconnect
…/master' into issue2578-handshake-before-reconnect
…n/issue2578-handshake-before-reconnect' into issue2578-handshake-before-reconnect
…/master' into issue2578-handshake-before-reconnect
…fore-reconnect' of github.com:factcast/factcast into issue2578-handshake-before-reconnect
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

Merging #2737 (1e6003f) into master (fab94fd) will increase coverage by 0.03%.
Report is 1 commits behind head on master.
The diff coverage is 84.62%.

❗ Current head 1e6003f differs from pull request most recent head 0497041. Consider uploading reports for the commit 0497041 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2737      +/-   ##
============================================
+ Coverage     88.44%   88.46%   +0.03%     
- Complexity     1958     1959       +1     
============================================
  Files           327      327              
  Lines          7313     7321       +8     
  Branches        535      535              
============================================
+ Hits           6467     6476       +9     
+ Misses          681      680       -1     
  Partials        165      165              

Copy link
Contributor

@bedaka bedaka left a comment

Choose a reason for hiding this comment

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

Thanks for the improvements. I'll approve this PR & execute final QC on ENT

@uweschaefer
Copy link
Member Author

it looks like, we turned one test flaky:

INFO  [      factcast/factcast:latest] Container factcast/factcast:latest started in PT5.940821141S
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.573 s -- in org.factcast.itests.factus.client.DatabaseUnhealthyITest
[INFO] 
[INFO] Results:
[INFO] 
Error:  Failures: 
Error:    GrpcStoreResilienceITest.testConcurrentRetryBehaviorWithoutResponse:131 
Expecting value to be true but was false
[INFO] 
Error:  Tests run: 101, Failures: 1, Errors: 0, Skipped: 0

@uweschaefer uweschaefer merged commit f557328 into master Feb 22, 2024
5 checks passed
@uweschaefer uweschaefer deleted the issue2578-simplyfication-suggestion branch February 22, 2024 12:17
Copy link

sonarcloud bot commented Feb 22, 2024

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.

None yet

2 participants