jacob-meacham / serverless-plugin-git-variables

:zap: Expose git variables to serverless
MIT License
87 stars 32 forks source link

Fix #25 concurrent git write tree #62

Closed james-hu closed 3 years ago

james-hu commented 3 years ago

This is just another attempt of https://github.com/jacob-meacham/serverless-plugin-git-variables/pull/55 I've increased number of lines of code and hope this time the coverage checker can be happy.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 98.795% when pulling 6ac466d4afc47d22339d66e85797dcb66b511d75 on james-hu:fix_parrallel_git_write_tree into c7658e3f12595d54b77fad5a74be8200884fcf6d on jacob-meacham:develop.

jacob-meacham commented 3 years ago

Thanks @james-hu! I force merged #55 since the code coverage reduction was not meaningful