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

#51 fix #82

Merged
merged 1 commit into from
May 25, 2020
Merged

#51 fix #82

merged 1 commit into from
May 25, 2020

Conversation

AadumKhor
Copy link
Collaborator

Adding a type check to ensure that it does not break on all exceptions. #51 bug exists only in debug mode and does not interfere with the working of the package currently.

@codecov
Copy link

codecov bot commented May 24, 2020

Codecov Report

Merging #82 into master will increase coverage by 1.26%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   61.97%   63.24%   +1.26%     
==========================================
  Files           7        7              
  Lines         647      653       +6     
==========================================
+ Hits          401      413      +12     
+ Misses        246      240       -6     
Impacted Files Coverage Δ
lib/src/colorize.dart 73.25% <50.00%> (+1.49%) ⬆️
lib/src/fade.dart 57.14% <50.00%> (+1.58%) ⬆️
lib/src/rotate.dart 60.34% <50.00%> (+1.21%) ⬆️
lib/src/scale.dart 61.38% <50.00%> (+1.38%) ⬆️
lib/src/typer.dart 55.29% <50.00%> (+1.72%) ⬆️
lib/src/typewriter.dart 47.52% <50.00%> (+1.52%) ⬆️

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 f1f9d59...8e3ff9d. Read the comment docs.

@aagarwal1012
Copy link
Owner

@AadumKhor, this PR looks good to me, do a squash merge.

@AadumKhor AadumKhor merged commit 715541c into aagarwal1012:master May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants