diff --git a/.github/codecov.yml b/.github/codecov.yml
index e0ab6c1..3affc71 100644
--- a/.github/codecov.yml
+++ b/.github/codecov.yml
@@ -7,7 +7,7 @@
codecov:
# Require CI to pass before processing coverage
- require_ci_to_pass: yes
+ require_ci_to_pass: no
# Maximum age of report before expiration
max_report_age: 12h
# Default branch for coverage comparison
diff --git a/README.md b/README.md
index 4ac06c9..18e7a18 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ SPDX-License-Identifier: MIT
[](https://github.com/RAprogramm/masterror/actions/workflows/ci.yml?query=branch%3Amain)
[](https://github.com/RAprogramm/masterror/actions/workflows/ci.yml?query=branch%3Amain)
[](https://github.com/RAprogramm/masterror/actions/workflows/ci.yml?query=branch%3Amain)
-[](https://codecov.io/gh/RAprogramm/masterror)
+[](https://app.codecov.io/gh/RAprogramm/masterror)
> 🇷🇺 Читайте README на [русском языке](README.ru.md).
@@ -120,9 +120,9 @@ throughput for tighter confidence intervals when investigating changes.
### Code Coverage
-[](https://codecov.io/gh/RAprogramm/masterror)
+[](https://app.codecov.io/gh/RAprogramm/masterror)
-Coverage reports are automatically generated on every CI run and uploaded to [Codecov](https://codecov.io/gh/RAprogramm/masterror). The project maintains high test coverage across all modules to ensure reliability and catch regressions early.
+Coverage reports are automatically generated on every CI run and uploaded to [Codecov](https://app.codecov.io/gh/RAprogramm/masterror). The project maintains high test coverage across all modules to ensure reliability and catch regressions early.
Coverage Visualizations
@@ -130,17 +130,17 @@ Coverage reports are automatically generated on every CI run and uploaded to [Co
#### Sunburst Graph
The inner-most circle represents the entire project, moving outward through folders to individual files. Size and color indicate statement count and coverage percentage.
-[](https://codecov.io/gh/RAprogramm/masterror)
+[](https://app.codecov.io/gh/RAprogramm/masterror)
#### Grid View
Each block represents a single file. Block size and color correspond to statement count and coverage percentage.
-[](https://codecov.io/gh/RAprogramm/masterror)
+[](https://app.codecov.io/gh/RAprogramm/masterror)
#### Icicle Chart
Hierarchical view starting with the entire project at the top, drilling down through folders to individual files. Size and color reflect statement count and coverage.
-[](https://codecov.io/gh/RAprogramm/masterror)
+[](https://app.codecov.io/gh/RAprogramm/masterror)
diff --git a/README.template.md b/README.template.md
index 44b149f..5c56766 100644
--- a/README.template.md
+++ b/README.template.md
@@ -17,7 +17,7 @@ SPDX-License-Identifier: MIT
[](https://github.com/RAprogramm/masterror/actions/workflows/ci.yml?query=branch%3Amain)
[](https://github.com/RAprogramm/masterror/actions/workflows/ci.yml?query=branch%3Amain)
[](https://github.com/RAprogramm/masterror/actions/workflows/ci.yml?query=branch%3Amain)
-[](https://codecov.io/gh/RAprogramm/masterror)
+[](https://app.codecov.io/gh/RAprogramm/masterror)
> 🇷🇺 Читайте README на [русском языке](README.ru.md).
@@ -115,9 +115,9 @@ throughput for tighter confidence intervals when investigating changes.
### Code Coverage
-[](https://codecov.io/gh/RAprogramm/masterror)
+[](https://app.codecov.io/gh/RAprogramm/masterror)
-Coverage reports are automatically generated on every CI run and uploaded to [Codecov](https://codecov.io/gh/RAprogramm/masterror). The project maintains high test coverage across all modules to ensure reliability and catch regressions early.
+Coverage reports are automatically generated on every CI run and uploaded to [Codecov](https://app.codecov.io/gh/RAprogramm/masterror). The project maintains high test coverage across all modules to ensure reliability and catch regressions early.
Coverage Visualizations
@@ -125,17 +125,17 @@ Coverage reports are automatically generated on every CI run and uploaded to [Co
#### Sunburst Graph
The inner-most circle represents the entire project, moving outward through folders to individual files. Size and color indicate statement count and coverage percentage.
-[](https://codecov.io/gh/RAprogramm/masterror)
+[](https://app.codecov.io/gh/RAprogramm/masterror)
#### Grid View
Each block represents a single file. Block size and color correspond to statement count and coverage percentage.
-[](https://codecov.io/gh/RAprogramm/masterror)
+[](https://app.codecov.io/gh/RAprogramm/masterror)
#### Icicle Chart
Hierarchical view starting with the entire project at the top, drilling down through folders to individual files. Size and color reflect statement count and coverage.
-[](https://codecov.io/gh/RAprogramm/masterror)
+[](https://app.codecov.io/gh/RAprogramm/masterror)