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

Updated RAND function #271

Merged
merged 2 commits into from
Mar 19, 2019
Merged

Updated RAND function #271

merged 2 commits into from
Mar 19, 2019

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Mar 19, 2019

Now RAND accepts optional upper and lower limits.

@ziflex ziflex requested a review from 3timeslazy March 19, 2019 18:41
@codecov
Copy link

codecov bot commented Mar 19, 2019

Codecov Report

Merging #271 into master will decrease coverage by 0.2%.
The diff coverage is 11.5%.

@@           Coverage Diff           @@
##           master   #271     +/-   ##
=======================================
- Coverage    56.2%    56%   -0.2%     
=======================================
  Files         189    189             
  Lines        5749   5773     +24     
=======================================
+ Hits         3231   3232      +1     
- Misses       2168   2191     +23     
  Partials      350    350

@ziflex ziflex merged commit 37fb385 into master Mar 19, 2019
@ziflex ziflex deleted the feature/RANDOM branch March 21, 2019 13:57
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this pull request Apr 10, 2019
* Updated RAND function

* renamed a func
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this pull request Apr 10, 2019
author Tim Voronov <[email protected]> 1552622815 -0400
committer Владимир Фетисов <[email protected]> 1554919032 +0300

parent b45f889
author Tim Voronov <[email protected]> 1552622815 -0400
committer Владимир Фетисов <[email protected]> 1554919029 +0300

Updated style template

Feature/MontFerret#236 cookies (MontFerret#242)

* Added KeepCookies option to CDP driver

* Added LoadDocumentParams

* Added COOKIE_GET and COOKIE_SET methods

Updated CHANGELOG

Updated nav example

fix order of arguments (MontFerret#269)

Updated RAND function (MontFerret#271)

* Updated RAND function

* renamed a func

Linter Cleanup (MontFerret#276)

* linter cleanup

* fix default case

Bump github.com/mafredri/cdp from 0.22.0 to 0.23.0 (MontFerret#278)

Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](mafredri/cdp@v0.22.0...v0.23.0)

Signed-off-by: dependabot[bot] <[email protected]>

fix diff
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this pull request Apr 10, 2019
author Tim Voronov <[email protected]> 1552622815 -0400
committer Владимир Фетисов <[email protected]> 1554919032 +0300

parent b45f889
author Tim Voronov <[email protected]> 1552622815 -0400
committer Владимир Фетисов <[email protected]> 1554919029 +0300

Updated style template

Feature/MontFerret#236 cookies (MontFerret#242)

* Added KeepCookies option to CDP driver

* Added LoadDocumentParams

* Added COOKIE_GET and COOKIE_SET methods

Updated CHANGELOG

Updated nav example

fix order of arguments (MontFerret#269)

Updated RAND function (MontFerret#271)

* Updated RAND function

* renamed a func

Linter Cleanup (MontFerret#276)

* linter cleanup

* fix default case

Bump github.com/mafredri/cdp from 0.22.0 to 0.23.0 (MontFerret#278)

Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](mafredri/cdp@v0.22.0...v0.23.0)

Signed-off-by: dependabot[bot] <[email protected]>

fix diff
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.

1 participant