Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 7565386

Browse files
committed
Fix Go Coverage shield URL
1 parent 5dae062 commit 7565386

File tree

4 files changed

+1
-2
lines changed

4 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Draft
22

3-
[![Go Report Card](https://goreportcard.com/badge/github.com/lucasepe/draft)](https://goreportcard.com/report/github.com/lucasepe/draft)     ![Coverage](https://gocover.io/_badge/github.com/lucasepe/draft?nocache=draft)     [![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Flucasepe%2Fdraft)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Flucasepe%2Fdraft)
3+
[![Go Report Card](https://goreportcard.com/badge/github.com/lucasepe/draft)](https://goreportcard.com/report/github.com/lucasepe/draft)     [![Coverage](https://gocover.io/_badge/github.com/lucasepe/draft?nocache=draft)](https://gocover.io/_badge/github.com/lucasepe/draft?nocache=draft)     [![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Flucasepe%2Fdraft)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Flucasepe%2Fdraft)
44

55
A commandline tool that generate **H**igh **L**evel microservice & serverless **A**rchitecture diagrams using a declarative syntax defined in a YAML file.
66

-6.94 KB
Loading

examples/s3-upload-presigned-url.png

-6.29 KB
Loading

examples/s3-upload-presigned-url.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
title: Upload file to S3 using Lambda for pre-signed URL
21
backgroundColor: '#ffffff'
32
components:
43
-

0 commit comments

Comments
 (0)