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

#2328: Make it easy to derive facts out of event pojos for testing purposes #2329

Merged
merged 9 commits into from Jul 21, 2023

Conversation

uweschaefer
Copy link
Member

@uweschaefer uweschaefer commented Jul 19, 2023

fixes #2328

@uweschaefer uweschaefer requested a review from mamup11 July 19, 2023 17:49
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Merging #2329 (66aef00) into master (ac5dc2d) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2329      +/-   ##
============================================
+ Coverage     87.75%   87.81%   +0.07%     
- Complexity     1789     1790       +1     
============================================
  Files           302      302              
  Lines          6878     6897      +19     
  Branches        504      504              
============================================
+ Hits           6035     6056      +21     
  Misses          675      675              
+ Partials        168      166       -2     

@sonarcloud
Copy link

sonarcloud bot commented Jul 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 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@uweschaefer uweschaefer merged commit e9fbd5e into master Jul 21, 2023
11 checks passed
@uweschaefer uweschaefer deleted the issue2328 branch July 21, 2023 12:56
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.

Make it easy to derive facts out of event pojos for testing purposes
2 participants