This repository was archived by the owner on Dec 14, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
---
8
8
9
- [ ![ Tests] ( https://github.com/Ovsyanka83/autograder/actions/workflows/python-ci.yaml/badge.svg )] ( https://github.com/Ovsyanka83/autograder/actions/workflows/python-ci.yaml )
10
- ![ Codecov] ( https://img.shields.io/codecov/c/github/Ovsyanka83/autograder )
11
- ![ PyPI] ( https://img.shields.io/pypi/v/assignment-autograder )
12
- ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/assignment-autograder )
9
+
10
+ <p align =" center " >
11
+ <a href =" https://github.com/ovsyanka83/autograder/actions?query=workflow%3ATests+event%3Apush+branch%3Amain " target =" _blank " >
12
+ <img src="https://github.com/Ovsyanka83/autograder/actions/workflows/python-ci.yaml/badge.svg?branch=main&event=push" alt="Test">
13
+ </a >
14
+ <a href =" https://codecov.io/gh/ovsyanka83/autograder " target =" _blank " >
15
+ <img src="https://img.shields.io/codecov/c/github/ovsyanka83/autograder?color=%2334D058" alt="Coverage">
16
+ </a >
17
+ <a href =" https://pypi.org/project/assignment-autograder/ " target =" _blank " >
18
+ <img alt="PyPI" src="https://img.shields.io/pypi/v/assignment-autograder" alt="Package version">
19
+ </a >
20
+ <a href =" https://pypi.org/project/assignment-autograder/ " target =" _blank " >
21
+ <img src="https://img.shields.io/pypi/pyversions/assignment-autograder" alt="Supported Python versions">
22
+ </a >
23
+ </p >
24
+
13
25
14
26
## Features
15
27
You can’t perform that action at this time.
0 commit comments