diff options
| author | 2022-06-11 11:09:31 +0200 | |
|---|---|---|
| committer | 2022-06-11 11:09:31 +0200 | |
| commit | cf5c6d724d381a867a7ff5d82fb9432e26c395e8 (patch) | |
| tree | 859bb6fa4a3de2fdcb218b24bb33ab7219e80ce7 /vendor/github.com/miekg/dns/.codecov.yml | |
| parent | [chore] Webfinger rework (#627) (diff) | |
| download | gotosocial-cf5c6d724d381a867a7ff5d82fb9432e26c395e8.tar.xz | |
[chore] Validate/set account domain (#619)
* add miekg/dns dependency
* set/validate accountDomain
Diffstat (limited to 'vendor/github.com/miekg/dns/.codecov.yml')
| -rw-r--r-- | vendor/github.com/miekg/dns/.codecov.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/github.com/miekg/dns/.codecov.yml b/vendor/github.com/miekg/dns/.codecov.yml new file mode 100644 index 000000000..f91e5c1fe --- /dev/null +++ b/vendor/github.com/miekg/dns/.codecov.yml @@ -0,0 +1,8 @@ +coverage: + status: + project: + default: + target: 40% + threshold: null + patch: false + changes: false |
