-
```
#!watchflakes
default
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Icon Type**
- [ ] Folder
- [x] File
**Folder Names**
- ...
**File Names**
- ... example_test.go
**Graphic ideas**
Just like in `.spec.ts` or `test.ts`, test icon can be added for…
9ssi7 updated
7 months ago
-
## GORM Playground Link
https://github.com/go-gorm/playground/pull/752
## Description
In my project, hava some cycle orm relation, I use -race option to test, There is a certain probabi…
zwell updated
1 month ago
-
```
#!watchflakes
default
-
#### Description
The following test code snippet does not work as expected in Gno when we run `gno test` and causes the GnoVM to crash:
```go
package test
import (
"errors"
"testing"
)
…
-
## Looking to participate in Hacktoberfest 2024? 👻
Here's a fantastic way to contribute to Couchbase's open-source ecosystem by creating a Golang Starter Kit!
Couchbase already has starter kits…
-
Codecov Enterprise Cloud org requesting Codecov support selective testing for Golang
-
## Current problems
- All our current dependencies (libvips and raylib) are just c/c++ libraries, from a development standpoint it's easier to have those installed on the system (esp when testing on …