Skip to content

Commit

Permalink
ci(pyprof): update coverage version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeyan Li 李则言 committed Mar 12, 2024
1 parent 8da1703 commit 919ec8b
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 248 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# PyProf
[![PyPI version](https://badge.fury.io/py/pyprof.svg)](https://badge.fury.io/py/pyprof)
![Build Status](https://github.com/lizeyan/pyprof/actions/workflows/pythonpackage.yml/badge.svg)
![Coverage](https://coveralls.io/repos/github/lizeyan/pyprof/badge.svg?branch=dev&t=VBgxyx)
[![Coverage badge](https://raw.githubusercontent.com/lizeyan/pyprof/python-coverage-comment-action-data/badge.svg)](https://htmlpreview.github.io/?https://github.com/lizeyan/pyprof/blob/python-coverage-comment-action-data/htmlcov/index.html)



A pure python time profiler

Expand Down
Loading

0 comments on commit 919ec8b

Please sign in to comment.