Skip to content
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: added query string support #21

Merged
merged 1 commit into from
Apr 7, 2020
Merged

feat: added query string support #21

merged 1 commit into from
Apr 7, 2020

Conversation

maxprilutskiy
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 7, 2020

Codecov Report

Merging #21 into master will decrease coverage by 1.09%.
The diff coverage is 96.36%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #21      +/-   ##
===========================================
- Coverage   100.00%   98.90%   -1.10%     
===========================================
  Files            2        3       +1     
  Lines          130      183      +53     
  Branches        33       38       +5     
===========================================
+ Hits           130      181      +51     
- Misses           0        2       +2     
Impacted Files Coverage Δ
src/Filterion.ts 98.79% <95.00%> (-1.21%) ⬇️
src/utils.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4682ad7...d78e5a8. Read the comment docs.

@maxprilutskiy maxprilutskiy merged commit 196e56a into master Apr 7, 2020
@maxprilutskiy maxprilutskiy deleted the querystring branch April 7, 2020 16:07
maxprilutskiy pushed a commit that referenced this pull request Apr 7, 2020
# [1.3.0](v1.2.1...v1.3.0) (2020-04-07)

### Features

* added query string support ([#21](#21)) ([196e56a](196e56a))
@maxprilutskiy
Copy link
Owner Author

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant