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

Refactor ArrayAccessTrait #333

Merged
merged 5 commits into from
May 21, 2024

Apply fixes from StyleCI

946db16
Select commit
Loading
Failed to load commit list.
Merged

Refactor ArrayAccessTrait #333

Apply fixes from StyleCI
946db16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 21, 2024 in 0s

87.44% (-0.76%) compared to 5c28c20

View this Pull Request on Codecov

87.44% (-0.76%) compared to 5c28c20

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 87.44%. Comparing base (5c28c20) to head (946db16).

Files Patch % Lines
src/Trait/ArrayAccessTrait.php 42.85% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #333      +/-   ##
============================================
- Coverage     88.20%   87.44%   -0.76%     
- Complexity      586      596      +10     
============================================
  Files            12       12              
  Lines          1339     1362      +23     
============================================
+ Hits           1181     1191      +10     
- Misses          158      171      +13     

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