Skip to content

Add randomize() function to busted standard#183

Merged
mpeterv merged 1 commit into
mpeterv:masterfrom
mwild1:patch-1
Sep 29, 2018
Merged

Add randomize() function to busted standard#183
mpeterv merged 1 commit into
mpeterv:masterfrom
mwild1:patch-1

Conversation

@mwild1

@mwild1 mwild1 commented Sep 29, 2018

Copy link
Copy Markdown
Contributor

This is documented under "Defining tests -> Randomizing tests" at https://olivinelabs.com/busted/#defining-tests

This is documented under "Defining tests -> Randomizing tests" at https://olivinelabs.com/busted/#defining-tests
@codecov-io

codecov-io commented Sep 29, 2018

Copy link
Copy Markdown

Codecov Report

Merging #183 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #183   +/-   ##
======================================
  Coverage    97.7%   97.7%           
======================================
  Files          46      46           
  Lines        5320    5320           
======================================
  Hits         5198    5198           
  Misses        122     122
Impacted Files Coverage Δ
src/luacheck/builtin_standards/init.lua 99.61% <100%> (ø) ⬆️

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 bf67372...802c7d8. Read the comment docs.

@mpeterv

mpeterv commented Sep 29, 2018

Copy link
Copy Markdown
Owner

Thank you!

@mpeterv mpeterv merged commit 5b488ac into mpeterv:master Sep 29, 2018
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.

3 participants