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

Adding the ability to use setUp and tearDown methods in traits #62

Merged
merged 2 commits into from
Oct 3, 2023

Search traits in parent classes

50e36bf
Select commit
Loading
Failed to load commit list.
Merged

Adding the ability to use setUp and tearDown methods in traits #62

Search traits in parent classes
50e36bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2023 in 0s

42.38% (+1.59%) compared to c217343

View this Pull Request on Codecov

42.38% (+1.59%) compared to c217343

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c217343) 40.79% compared to head (50e36bf) 42.38%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x      #62      +/-   ##
============================================
+ Coverage     40.79%   42.38%   +1.59%     
- Complexity      310      318       +8     
============================================
  Files            33       33              
  Lines           956      972      +16     
============================================
+ Hits            390      412      +22     
+ Misses          566      560       -6     
Files Coverage Δ
src/TestCase.php 90.90% <100.00%> (+12.22%) ⬆️

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