-
-
Notifications
You must be signed in to change notification settings - Fork 29
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 ArrayHelper::restrictedMerge()
#139
Conversation
vjik
commented
Dec 7, 2023
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ✔️ |
Breaks BC? | ❌ |
PR Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #139 +/- ##
=========================================
Coverage 99.75% 99.76%
- Complexity 208 212 +4
=========================================
Files 4 4
Lines 415 422 +7
=========================================
+ Hits 414 421 +7
Misses 1 1 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Sergei Tigrov <rrr-r@ya.ru>