Skip to content

Commit

Permalink
Adds go report
Browse files Browse the repository at this point in the history
  • Loading branch information
kc596 committed Nov 1, 2020
1 parent 9b955da commit 46a9179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Build Status](https://travis-ci.org/kc596/PriorityWorkerPool.svg?branch=master)](https://travis-ci.org/kc596/PriorityWorkerPool)
[![codecov](https://codecov.io/gh/kc596/PriorityWorkerPool/branch/master/graph/badge.svg?token=4TOHO1P4XV)](https://codecov.io/gh/kc596/PriorityWorkerPool)
[![Go Report Card](https://goreportcard.com/badge/github.com/kc596/PriorityWorkerPool)](https://goreportcard.com/report/github.com/kc596/PriorityWorkerPool)

A worker pool in GoLang which schedules job according to priority.

Expand Down

0 comments on commit 46a9179

Please sign in to comment.