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

ci: move to new set-env way #496

Merged
merged 1 commit into from Nov 18, 2020
Merged

ci: move to new set-env way #496

merged 1 commit into from Nov 18, 2020

Conversation

dirkdev98
Copy link
Member

@github-actions
Copy link
Contributor

==== C8 test coverage ====
Statements: 70.27% ( 18439/26240 )
Branches : 72.09% ( 2190 /3038 )
Functions : 70.36% ( 679 /965 )
Lines : 70.27% ( 18439 /26240 )

@github-actions
Copy link
Contributor

==== C8 test coverage ====
Statements: 70.27% ( 18439/26240 )
Branches : 72.09% ( 2190 /3038 )
Functions : 70.36% ( 679 /965 )
Lines : 70.27% ( 18439 /26240 )

@github-actions
Copy link
Contributor

==== C8 test coverage ====
Statements: 70.27% ( 18439/26240 )
Branches : 72.09% ( 2190 /3038 )
Functions : 70.36% ( 679 /965 )
Lines : 70.27% ( 18439 /26240 )

@github-actions
Copy link
Contributor

==== C8 test coverage ====
Statements: 70.27% ( 18439/26240 )
Branches : 72.09% ( 2190 /3038 )
Functions : 70.36% ( 679 /965 )
Lines : 70.27% ( 18439 /26240 )

@github-actions
Copy link
Contributor

==== Benchmark result ====

Node.js version: 14
Total benchmarks: 13
          Passed: 13
          Failed: 0
-----------
lbu validator simple                    5000000  iterations      491  ns/op
yup validator simple                      20000  iterations    75582  ns/op
fastest-validator validator simple     10000000  iterations      128  ns/op
lbu validator nested                      50000  iterations    51352  ns/op
yup validator nested                       2000  iterations   544591  ns/op
fastest-validator validator nested      2000000  iterations      868  ns/op
logger - strings                         500000  iterations     2416  ns/op
logger - objects                         500000  iterations     2922  ns/op
logger - deep objects                    200000  iterations     5110  ns/op
uuid                                    2000000  iterations      619  ns/op
uuid.isValid                           10000000  iterations      145  ns/op
isNil                                 500000000  iterations        0  ns/op
isPlainObject                         100000000  iterations       19  ns/op

@github-actions
Copy link
Contributor

==== C8 test coverage ====
Statements: 70.27% ( 18439/26240 )
Branches : 72.09% ( 2190 /3038 )
Functions : 70.36% ( 679 /965 )
Lines : 70.27% ( 18439 /26240 )

@github-actions
Copy link
Contributor

==== Benchmark result ====

Node.js version: 15
Total benchmarks: 13
          Passed: 13
          Failed: 0
-----------
lbu validator simple                    5000000  iterations      457  ns/op
yup validator simple                      20000  iterations    59483  ns/op
fastest-validator validator simple     10000000  iterations      127  ns/op
lbu validator nested                      50000  iterations    45948  ns/op
yup validator nested                       5000  iterations   362593  ns/op
fastest-validator validator nested      2000000  iterations      767  ns/op
logger - strings                         500000  iterations     2076  ns/op
logger - objects                         500000  iterations     2442  ns/op
logger - deep objects                    500000  iterations     4284  ns/op
uuid                                    2000000  iterations      551  ns/op
uuid.isValid                           10000000  iterations      152  ns/op
isNil                                 500000000  iterations        0  ns/op
isPlainObject                         100000000  iterations       18  ns/op

@dirkdev98 dirkdev98 merged commit d565c09 into main Nov 18, 2020
@dirkdev98 dirkdev98 deleted the fix/actions-set-env branch November 18, 2020 15:57
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.

chore: check for the deprecated set-env usage on github actions
1 participant