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

Added support for Emoji characters to the Typer. Resolves #118. #120

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

awhitford
Copy link
Collaborator

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  2. Update the README.md if needed with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
  3. Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.
  4. You may merge the Pull Request in once you have the sign-off of one developer, or if you do not have permission to do that, you may request the second reviewer to merge it for you.

@codecov
Copy link

codecov bot commented Oct 11, 2020

Codecov Report

Merging #120 into master will increase coverage by 0.42%.
The diff coverage is 84.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   68.35%   68.78%   +0.42%     
==========================================
  Files           8        8              
  Lines         689      692       +3     
==========================================
+ Hits          471      476       +5     
+ Misses        218      216       -2     
Impacted Files Coverage Δ
lib/src/typer.dart 64.47% <84.00%> (+4.19%) ⬆️

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 fa78a43...57d9956. Read the comment docs.

Copy link
Owner

@aagarwal1012 aagarwal1012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@aagarwal1012 aagarwal1012 merged commit efdccb5 into aagarwal1012:master Oct 12, 2020
@awhitford awhitford deleted the emoji_typer branch October 12, 2020 06:24
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.

2 participants