predictionmachine / pm-github-actions

Repository for common GitHub Actions workflows for Prediction Machine
MIT License
3 stars 1 forks source link

Update README.md for pre-commit #48

Closed abhishekmishragithub closed 3 years ago

abhishekmishragithub commented 3 years ago

Description

ClickUp Add pre-commit to pm-github-actions and update README.md

What functionality does this add/problem does this address?

This is a small change. [advice on what files to start the review with, where complex code is]

Have you added :

Checklist

github-actions[bot] commented 3 years ago

Docstring Coverage :memo:

docstring coverage details | Name | Total | Miss | Cover | Cover% | |----------------------|-------------|------------|-------------|--------------| | example.py | 2 | 0 | 2 | 100% | | **TOTAL** | 2 | 0 | 2 | 100.0% |

PASSED (minimum: 100.0%, actual: 100.0%)

codecov[bot] commented 3 years ago

Codecov Report

Merging #48 (6bf343e) into main (cbb5a55) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            5         5           
=========================================
  Hits             5         5           

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 cbb5a55...6bf343e. Read the comment docs.