Skip to content

Commit

Permalink
add coverage details
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jul 7, 2024
1 parent 5cb8a08 commit 703a0b5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ LivInTheLookingGlass’s Project Euler solutions
:target: https://github.com/LivInTheLookingGlass/Euler/actions/workflows/rust-clippy.yml
.. |Pages| image:: https://github.com/LivInTheLookingGlass/Euler/actions/workflows/pages.yml/badge.svg
:target: https://github.com/LivInTheLookingGlass/Euler/actions/workflows/pages.yml
.. |Coverage| image:: https://codecov.io/github/LivInTheLookingGlass/Euler/graph/badge.svg?token=6GHBNILEHG
:target: https://codecov.io/github/LivInTheLookingGlass/Euler
.. |br| raw:: html

<br/>
Expand All @@ -44,6 +46,8 @@ LivInTheLookingGlass’s Project Euler solutions
+------------+---------------------+--------------+---------------+
| Documentation (in progress) | |Pages| |
+-------------------------------------------------+---------------+
| Code Coverage (in progress) | |Coverage| |
+-------------------------------------------------+---------------+
| Code Scanning | |CodeQL| |br| |
| | |ESLint| |br| |
| | |RustClippy| |
Expand All @@ -59,6 +63,11 @@ All solutions are tested against multiple operating systems and
language/compiler versions. For more information, see
``.github/workflows/``

Coverage Graph
--------------

.. image:: https://codecov.io/github/LivInTheLookingGlass/Euler/graphs/icicle.svg?token=6GHBNILEHG

This is NOT meant to help others on Project Euler problems
----------------------------------------------------------

Expand Down

0 comments on commit 703a0b5

Please sign in to comment.