mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
fix: Add godoc badge to README (#3412)
This helps allude to the idea that Coder provides an API as seen in #3411. This also fixes the codecov badge from always being red ;p
This commit is contained in:
+4
-1
@@ -9,6 +9,9 @@ github_checks:
|
||||
annotations: false
|
||||
|
||||
coverage:
|
||||
range: 50..75
|
||||
round: down
|
||||
precision: 2
|
||||
status:
|
||||
patch:
|
||||
default:
|
||||
@@ -16,7 +19,7 @@ coverage:
|
||||
project:
|
||||
default:
|
||||
target: 65%
|
||||
informational: yes
|
||||
informational: true
|
||||
|
||||
ignore:
|
||||
# This is generated code.
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
[](https://discord.gg/coder)
|
||||
[](https://codecov.io/gh/coder/coder)
|
||||
[](https://pkg.go.dev/github.com/coder/coder)
|
||||
[](https://twitter.com/coderhq)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user