| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## master #1106 +/- ##
=======================================
Coverage 86.75% 86.75%
=======================================
Files 1 1
Lines 302 302
=======================================
Hits 262 262
Misses 40 40
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
Close and reopen to see if the build is intermittent. |
Sorry, something went wrong.
|
Thanks for reopening, got pulled into a meeting and didn't get a chance to reopen. |
Sorry, something went wrong.
|
@slide better this one. Then I can squash. |
Sorry, something went wrong.
|
@slide Travis passed. Need to investigate why is it not being picked up. |
Sorry, something went wrong.
|
Close and reopen to try and get a Travis build responding. |
Sorry, something went wrong.
|
Thank you very much :) |
Sorry, something went wrong.
Add a check to see if the last parameter is a params parameter. Set the correct flag to show that it is a paramsArray function. Fixes pythonnet#943 and pythonnet#331.
| Back | FazBrowse Home | New Git URL |
What does this implement/fix? Explain your changes.
Check the last parameter to see if it is params (and not supplied). By setting the paramsArray variable, the binding code does the right thing and passes an empty array.
Does this close any currently open issues?
#943
Checklist
Check all those that are applicable and complete.