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

Clear event predicates after GetEventsRecords method. #22056

Open
wants to merge 2 commits into
base: rel-9.0
Choose a base branch
from

Update DomainEvents_Tests.cs

2fb1d15
Select commit
Loading
Failed to load commit list.
Open

Clear event predicates after GetEventsRecords method. #22056

Update DomainEvents_Tests.cs
2fb1d15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2025 in 1s

51.85% (+0.02%) compared to 2fa00c8

View this Pull Request on Codecov

51.85% (+0.02%) compared to 2fa00c8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.85%. Comparing base (2fa00c8) to head (2fb1d15).
Report is 37 commits behind head on rel-9.0.

Additional details and impacted files
@@             Coverage Diff             @@
##           rel-9.0   #22056      +/-   ##
===========================================
+ Coverage    51.82%   51.85%   +0.02%     
===========================================
  Files         3174     3174              
  Lines       101750   101816      +66     
  Branches      7707     7710       +3     
===========================================
+ Hits         52736    52797      +61     
- Misses       47396    47401       +5     
  Partials      1618     1618              

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