mirror of
https://github.com/nushell/nushell.git
synced 2025-03-31 11:17:25 +02:00
Remove codecov.io setup (#10266)
As we currently don't run the coverage in CI and don't upload to codecov.io remove the config to clean up the repo root.
This commit is contained in:
parent
f78d57a703
commit
5e951b2be9
@ -7,7 +7,6 @@
|
|||||||
[](https://twitter.com/nu_shell)
|
[](https://twitter.com/nu_shell)
|
||||||
[](https://github.com/nushell/nushell/graphs/commit-activity)
|
[](https://github.com/nushell/nushell/graphs/commit-activity)
|
||||||
[](https://github.com/nushell/nushell/graphs/contributors)
|
[](https://github.com/nushell/nushell/graphs/contributors)
|
||||||
[](https://codecov.io/gh/nushell/nushell)
|
|
||||||
|
|
||||||
A new type of shell.
|
A new type of shell.
|
||||||
|
|
||||||
|
17
codecov.yml
17
codecov.yml
@ -1,17 +0,0 @@
|
|||||||
coverage:
|
|
||||||
status:
|
|
||||||
project:
|
|
||||||
default:
|
|
||||||
target: 55%
|
|
||||||
threshold: 2%
|
|
||||||
patch:
|
|
||||||
default:
|
|
||||||
informational: true
|
|
||||||
|
|
||||||
comment:
|
|
||||||
layout: reach, diff, files
|
|
||||||
behavior: default
|
|
||||||
require_base: yes
|
|
||||||
require_head: yes
|
|
||||||
after_n_builds: 1 # Disabled windows else: 2
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user