Remove code coverage badge from README.md as unsupported

This commit is contained in:
Max Desiatov 2020-06-18 00:18:48 +01:00 committed by GitHub
parent 8ac33c7153
commit 5a56f30492
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
## SwiftUI-compatible framework for building browser apps with WebAssembly
[![Build Status](https://dev.azure.com/max0484/max/_apis/build/status/MaxDesiatov.Tokamak?branchName=main)](https://dev.azure.com/max0484/max/_build/latest?definitionId=3&branchName=main)
[![Coverage](https://img.shields.io/codecov/c/github/MaxDesiatov/Tokamak/main.svg?style=flat)](https://codecov.io/gh/maxdesiatov/Tokamak)
At the moment Tokamak implements a very basic subset of SwiftUI. Its DOM renderer supports
a few view types, namely `Button`, `Text`, `HStack`, and the `@State` property wrapper. The long-term