Skip to content

Commit

Permalink
Docs: Remove coverage badge
Browse files Browse the repository at this point in the history
Code coverage is not working, so it's misleading. See #471.
  • Loading branch information
overlookmotel committed Dec 29, 2022
1 parent ebfc995 commit 647740d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[![NPM version](https://img.shields.io/npm/v/livepack.svg)](https://www.npmjs.com/package/livepack)
[![Build Status](https://img.shields.io/github/actions/workflow/status/overlookmotel/livepack/test.yml?branch=master)](https://github.com/overlookmotel/livepack/actions)
[![Coverage Status](https://img.shields.io/coveralls/overlookmotel/livepack/master.svg)](https://coveralls.io/r/overlookmotel/livepack)

# Serialize live running code to Javascript

Expand Down

0 comments on commit 647740d

Please sign in to comment.