-
Notifications
You must be signed in to change notification settings - Fork 43
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 withFragment
utility
#193
Conversation
@pi0 should I rename the function to |
I am thinking about it. But i think it is safer to go with |
@pi0 made the changes |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #193 +/- ##
==========================================
+ Coverage 95.27% 95.34% +0.06%
==========================================
Files 7 7
Lines 867 880 +13
Branches 187 190 +3
==========================================
+ Hits 826 839 +13
Misses 41 41 ☔ View full report in Codecov by Sentry. |
Fixes #190.