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: create classes RandText, RandTextSrc and RandTextLen #30

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

rafamizes
Copy link
Member

Closes #29

@rafamizes rafamizes added the feature New feature or request label Dec 16, 2021
@rafamizes rafamizes self-assigned this Dec 16, 2021
@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #30 (4729b9c) into master (bb35e25) will increase coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   93.14%   93.36%   +0.21%     
==========================================
  Files          62       63       +1     
  Lines         905      934      +29     
==========================================
+ Hits          843      872      +29     
  Misses         62       62              
Impacted Files Coverage Δ
lib/src/rand/rand.dart 100.00% <ø> (ø)
lib/src/rand/rand_dig.dart 100.00% <ø> (ø)
lib/src/rand/rand_hex.dart 100.00% <ø> (ø)
lib/src/rand/rand_text.dart 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 bb35e25...4729b9c. Read the comment docs.

@rafamizes
Copy link
Member Author

@rultor merge it.

@rultor
Copy link
Collaborator

rultor commented Dec 16, 2021

@rultor merge it.

@rafamizes OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 4729b9c into dartoos-dev:master Dec 16, 2021
@rultor
Copy link
Collaborator

rultor commented Dec 16, 2021

@rultor merge it.

@rafamizes Done! FYI, the full log is here (took me 2min)

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

Successfully merging this pull request may close these issues.

RandText class
2 participants