| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@CharlieHelps use the pull request template |
Sorry, something went wrong.
|
Done — I updated the PR body to use the repository pull request template and kept the Resolves #157 linkage. |
Sorry, something went wrong.
There was a problem hiding this comment.
I see no tests for the myriad of url('...') variants. And since url is producing a Word, the tests should go into the word tests.
Sorry, something went wrong.
|
@gwynne I was able to get a review in before I had to step away. please review this when able |
Sorry, something went wrong.
There was a problem hiding this comment.
Other than the incomplete test coverage, the rest looks correct to me, and a quick local test shows that it fully covers my use case.
Sorry, something went wrong.
Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>
| Back | FazBrowse Home | New Git URL |
This PR contains:
Breaking Changes?
If yes, please describe the breakage.
The value of isUrl is now determined by different conditions, which could break consumers downstream if relying on older behavior and value of isUrl.
Please Describe Your Changes
Resolves #157