Skip to content

Commit

Permalink
docs: add badges for coverage and linter
Browse files Browse the repository at this point in the history
  • Loading branch information
jigsaw373 committed Apr 21, 2023
1 parent 872f252 commit c8725d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Terraform OpenAI plugin


![GolangCI Lint](https://github.com/ia-ops/terraform-ai/workflows/GolangCI%20Lint/badge.svg)
[![codecov](https://codecov.io/gh/ia-ops/terraform-ai/branch/main/graph/badge.svg?token=EN9DMB7AVN)](https://codecov.io/gh/ia-ops/terraform-ai)

0 comments on commit c8725d6

Please sign in to comment.