| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| "class": "IN" | ||
| }, | ||
| "answer": [] | ||
| "answer": ["127.0.0.1"] |
There was a problem hiding this comment.
Being a non-global address results in the same behavior - but covers more code.
Sorry, something went wrong.
|
Thanks!! Just one check is failing now in tests:
|
Sorry, something went wrong.
|
@JoshData sorry about that - its fixed up now. Since it is a test for an invalid type... I used Any. I'm not sure what your thoughts are on the Any type, I see its used in another test. I can change it if you like. |
Sorry, something went wrong.
|
Since this is just in tests that seems totally fine. Thanks! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I see I was woefully late providing updates to #155 and the issue was already addressed. But it seems test were not added. I thought I could maybe help out with a few at least. While I was adding tests, I improve test coverage in a few other spots as well. I think it only bumps the over-all coverage by 1% - but maybe its useful.