diff --git a/.nycrc/README.md b/.nycrc/README.md index 652108a1..5bada96e 100644 --- a/.nycrc/README.md +++ b/.nycrc/README.md @@ -1,5 +1,9 @@ # ☔️ Coverage + + Codecov + + ## Specific cases and approaches don't generate coverage reports properly ### Different behaviors due to platform versions @@ -25,7 +29,7 @@ The choice not to consider these topics in the coverage comes from the fact that > Similarly, there are specific tests for **Bun** and **Deno** that don't generate coverage reports. -- In order to keep the minimum possible number of coverage instructions within the code, I have concentrated the cases of impossible coverage in individual files. +- In order to keep the minimum possible number of coverage instructions within the code, I have concentrated the cases of unfeasible coverage in individual files. > [!NOTE] >