Fix: Code Coverage Badge Failed (#196)

* switch coverage to codecov

* reset node, increment ver

* remove auto-pass job var

* remove coverage 'env' note

* set badge with new action

* add fqvn for action

* fix step name

* make badge commit explicit
This commit is contained in:
Jonathan Smoley
2026-07-16 17:44:11 -07:00
committed by GitHub
parent 4aadea4611
commit 7583d6d179
10 changed files with 549 additions and 424 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "discord-ollama",
"version": "0.9.0",
"version": "0.9.1",
"description": "Ollama Integration into discord",
"main": "build/index.js",
"exports": "./build/index.js",