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

Fix IncompatibleReturnValueException in MessageFactoryTest #1392

Merged

Fix `IncompatibleReturnValueException` in `MessageFactoryTest`

e603522
Select commit
Loading
Failed to load commit list.
Merged

Fix IncompatibleReturnValueException in MessageFactoryTest #1392

Fix `IncompatibleReturnValueException` in `MessageFactoryTest`
e603522
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2024 in 0s

73.71% (+0.14%) compared to 20bf3cf

View this Pull Request on Codecov

73.71% (+0.14%) compared to 20bf3cf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.71%. Comparing base (20bf3cf) to head (e603522).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1392      +/-   ##
============================================
+ Coverage     73.56%   73.71%   +0.14%     
  Complexity     2672     2672              
============================================
  Files           386      386              
  Lines          7650     7650              
============================================
+ Hits           5628     5639      +11     
+ Misses         2022     2011      -11     

see 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20bf3cf...e603522. Read the comment docs.