Skip to content

Commit

Permalink
fixup! Switch from Coveralls to Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrgn committed Apr 15, 2020
1 parent be1b0c1 commit 9693f6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Result
:alt: GitHub Workflow Status (branch)
:target: https://github.com/dbrgn/result/actions?query=workflow%3ACI+branch%3Amaster

.. image:: https://img.shields.io/coveralls/dbrgn/result/master.svg
.. image:: https://codecov.io/gh/dbrgn/result/branch/master/graph/badge.svg
:alt: Coverage
:target: https://coveralls.io/github/dbrgn/result
:target: https://codecov.io/gh/dbrgn/result

A simple Result type for Python 3 `inspired by Rust
<https://doc.rust-lang.org/std/result/>`__, fully type annotated.
Expand Down

0 comments on commit 9693f6d

Please sign in to comment.