-
-
Notifications
You must be signed in to change notification settings - Fork 7
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: setQuery and setHash #47
Conversation
Codecov Report
@@ Coverage Diff @@
## v2 #47 +/- ##
==========================================
+ Coverage 97.95% 99.01% +1.06%
==========================================
Files 5 5
Lines 98 102 +4
Branches 10 11 +1
==========================================
+ Hits 96 101 +5
+ Misses 2 1 -1
Continue to review full report at Codecov.
|
f8d9630
to
0982c25
Compare
@posva I amended the PR with your feedback 👍 |
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!
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
fix #xxx[,#xxx]
, where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information:
Fixes #42