-
Notifications
You must be signed in to change notification settings - Fork 42
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
feat: add withoutHost
utility
#212
Conversation
@pi0 I was unable to get automd working. Should I update the readme manually? |
Codecov ReportAll modified and coverable lines are covered by tests β
Additional details and impacted files@@ Coverage Diff @@
## main #212 +/- ##
==========================================
+ Coverage 95.27% 98.63% +3.36%
==========================================
Files 7 7
Lines 867 1320 +453
Branches 187 214 +27
==========================================
+ Hits 826 1302 +476
+ Misses 41 18 -23 β View full report in Codecov by Sentry. |
What was your issue with automd? |
I have added the relevant jsdocs to the new function. However when I run |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks β€οΈ
π Linked issue
Fixes #211.
β Type of change
π Description
Removes the host from the input URL.
π Checklist