diff --git a/codecov.yml b/codecov.yml index ce86316..57c81ef 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,6 @@ +codecov: + token: 9a6d290f-65ad-43ab-8065-30b97c381f64 + coverage: precision: 2 status: diff --git a/docs/literate/literate_example.jl b/docs/literate/literate_example.jl index c5bbfd5..941b4c6 100644 --- a/docs/literate/literate_example.jl +++ b/docs/literate/literate_example.jl @@ -10,4 +10,4 @@ using AlgebraicOptimization # # We provide the `hello(string)` method which prints "Hello, `string`!" -hello("World") +#hello("World")