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 priority option #590

Merged
merged 1 commit into from Mar 4, 2021
Merged

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Fixed #318

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #590 (ad1f34a) into master (a9b06a6) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #590      +/-   ##
==========================================
+ Coverage   93.12%   93.26%   +0.13%     
==========================================
  Files           3        3              
  Lines         291      297       +6     
  Branches       76       78       +2     
==========================================
+ Hits          271      277       +6     
  Misses         20       20              
Impacted Files Coverage Δ
src/index.js 93.28% <100.00%> (+0.14%) ⬆️

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 a9b06a6...d9f0a8a. Read the comment docs.

@alexander-akait alexander-akait merged commit ea610bc into master Mar 4, 2021
@alexander-akait alexander-akait deleted the feat-priority-option branch March 4, 2021 13:31
@Eutrepe
Copy link

Eutrepe commented Mar 9, 2021

Thank you for this option <3

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

Successfully merging this pull request may close these issues.

[Feature] Add order option
3 participants