| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## backports-2.5 #1213 +/- ##
==============================================
Coverage 86.53% 86.53%
==============================================
Files 1 1
Lines 297 297
==============================================
Hits 257 257
Misses 40 40
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What does this implement/fix? Explain your changes.
A bug in ArgsPrecedence caused parameters of type object[] to have the highest precedence, which affected params object[] handling, and also preferred params object[] to params string[] when a string argument was given.
Does this close any currently open issues?
#1211
Any other comments?
...
Checklist
Check all those that are applicable and complete.