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

Add support for AssertJ as() and describedAs() in AssertionHandler #885

Merged
merged 6 commits into from
Dec 26, 2023

another test

d9ec5f3
Select commit
Loading
Failed to load commit list.
Merged

Add support for AssertJ as() and describedAs() in AssertionHandler #885

another test
d9ec5f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2023 in 0s

87.18% (+0.09%) compared to ce41599

View this Pull Request on Codecov

87.18% (+0.09%) compared to ce41599

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ce41599) 87.09% compared to head (d9ec5f3) 87.18%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #885      +/-   ##
============================================
+ Coverage     87.09%   87.18%   +0.09%     
- Complexity     1940     1950      +10     
============================================
  Files            77       77              
  Lines          6267     6274       +7     
  Branches       1218     1219       +1     
============================================
+ Hits           5458     5470      +12     
  Misses          405      405              
+ Partials        404      399       -5     

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