Skip to content

Commit bbafcee

Browse files
committed
feat: update README with new codecov badge and version number
1 parent fb7ea7b commit bbafcee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
![CI](https://github.com/JoelMiller74/vscode-tsqlformatter/actions/workflows/ci.yml/badge.svg)
44
![codecov](https://codecov.io/gh/JoelMiller74/vscode-tsqlformatter/branch/main/graph/badge.svg)
5+
![codecov](https://github-production-user-asset-6210df.s3.amazonaws.com/152432831/340411587-e90313f4-9d3a-4b63-8b54-cfe14e7ec20d.svg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20251206%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20251206T222833Z&X-Amz-Expires=300&X-Amz-Signature=e7749b3b05c6655f020fe5fa413b700e9e8e733d1efe3732e665789f861c3415&X-Amz-SignedHeaders=host)
56

67
Rich T‑SQL formatter for `.sql` files with extensive options and sharable profiles.
78

@@ -47,7 +48,7 @@ Key settings under `tsqlformatter.*`:
4748

4849
## Release Notes
4950

50-
### 0.0.1
51+
### 0.1.0
5152

5253
Initial scaffold: formatter provider, settings, profiles, samples, tests.
5354

@@ -200,4 +201,4 @@ Follow these quick steps to see the formatter in action. (GIF placeholders below
200201

201202
- Shields with GitHub Workflow Status:
202203

203-
`![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/OWNER/REPO/ci.yml?branch=main)`
204+
`![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/JoelMiller74/vscode-tsqlformatter/ci.yml?branch=main)`

0 commit comments

Comments
 (0)