diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-03-18 13:45:01 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-03-18 13:45:01 +0900 |
| commit | 2be902e6858d59bf02aa72a6702e55e6b371fbc9 (patch) | |
| tree | 396fb7865de65e806faef63339b4c112131b0fb1 /codecov.yml | |
| parent | bed6a970165d6aa70473df842606d5f8ed1897e7 (diff) | |
| download | LunaticChat-2be902e6858d59bf02aa72a6702e55e6b371fbc9.tar.gz LunaticChat-2be902e6858d59bf02aa72a6702e55e6b371fbc9.tar.bz2 LunaticChat-2be902e6858d59bf02aa72a6702e55e6b371fbc9.zip | |
test: Add test-case, ignore listener
Diffstat (limited to 'codecov.yml')
| -rw-r--r-- | codecov.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml index dcf139a..af5cb56 100644 --- a/codecov.yml +++ b/codecov.yml @@ -13,3 +13,4 @@ comment: require_changes: false ignore: - "dokka/**" + - "platform-paper/src/main/kotlin/dev/m1sk9/lunaticChat/paper/listener/**" |
