predictionmachine / pm-github-actions

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

Add branch name check in pm-gh-action & some refactor #32

Closed abhishekmishragithub closed 3 years ago

abhishekmishragithub commented 3 years ago

Description

ClickUp (add pm-gh-action that fails if branch name does not have "/") [https://app.clickup.com/t/vzfrw8]

What functionality does this add/problem does this address? Issue: CI fails if branch name does not have "/" - on PR

This is a small change, simple code.

Checklist

github-actions[bot] commented 3 years ago

Docstring Summary :memo:

----------------------------------- Summary ------------------------------------ Name Total Miss Cover Cover%
example.py 2 0 2 100%
---------------------- ------------- ------------ ------------- --------------
TOTAL 2 0 2 100.0%

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

github-actions[bot] commented 3 years ago

Unit Test Results

1 files  ±0  1 suites  ±0   0s :stopwatch: ±0s 1 tests ±0  1 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 3a077293. ± Comparison against base commit 3a077293.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 3 years ago

Codecov Report

Merging #32 (12f038a) into main (00c65b7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #32   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            6         6           
=========================================
  Hits             6         6           

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 00c65b7...12f038a. Read the comment docs.