diff --git a/codecov.yml b/codecov.yml index 1deea58..371d8a9 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,6 @@ coverage: status: - patch: off \ No newline at end of file + patch: off + project: + default: + threshold: 5% diff --git a/website/mkdocs.yml b/website/mkdocs.yml index 6f28e59..5c2600e 100644 --- a/website/mkdocs.yml +++ b/website/mkdocs.yml @@ -66,6 +66,7 @@ theme: - navigation.tabs - navigation.tabs.sticky - navigation.footer + - navigation.top - content.action.edit - content.action.view - content.tooltips