style: minor file changes

This commit is contained in:
Aetherinox 2024-04-22 09:52:27 -07:00
parent afb415dc42
commit 0c36506193
No known key found for this signature in database
GPG Key ID: CB5C4C30CD0D4028
3 changed files with 6 additions and 6 deletions

View File

@ -157,7 +157,7 @@ jobs:
npm run lint
# ---------------------------------------------------------------------------------------
# Job > Lint > Coverage
# Job > Lint > Generate Coverage
# ---------------------------------------------------------------------------------------
- name: "🕘 NPM Coverage"
@ -166,7 +166,7 @@ jobs:
npm run coverage
# ---------------------------------------------------------------------------------------
# Job > Tests > Upload Coverage to Codecov
# Job > Lint > Upload Coverage to Codecov
# ---------------------------------------------------------------------------------------
- name: "📝 Upload Coverage Reports Codecov"

View File

@ -8,7 +8,7 @@
<br />
<!-- prettier-ignore-start -->
[![Test Status][badge-test]][link-build]
[![Test Status][badge-tests]][link-tests]
[![Code Coverage][badge-coverage]][link-coverage]
[![Last Commit][badge-commit]][badge-commit]
[![Size][badge-size]][badge-size]
@ -278,13 +278,13 @@ The following people have helped get this project going:
[link-license]: https://github.com/Aetherinox/keeweb/blob/master/LICENSE
[link-package]: https://npmjs.com/package/Aetherinox/keeweb
[link-coverage]: https://codecov.io/github/Aetherinox/keeweb
[link-build]: https://github.com/Aetherinox/keeweb/actions/workflows/build.yml?query=workflow%3Abuild.yml
[link-tests]: https://github.com/Aetherinox/keeweb/actions/workflows/tests.yml?query=workflow%3Atests.yml
[link-build]: https://github.com/Aetherinox/keeweb/actions/workflows/build.yaml?query=workflow%3Abuild.yml
[link-tests]: https://github.com/Aetherinox/keeweb/actions/workflows/tests.yaml?query=workflow%3Atests.yml
[badge-commit]: https://img.shields.io/github/last-commit/Aetherinox/keeweb?color=b43bcc
[badge-size]: https://img.shields.io/github/repo-size/Aetherinox/keeweb?label=size&color=59702a
[badge-build]: https://img.shields.io/github/actions/workflow/status/Aetherinox/keeweb/build.yml?logo=github&label=Build&color=%23278b30
[badge-test]: https://img.shields.io/github/actions/workflow/status/Aetherinox/keeweb/tests.yml?logo=github&label=Tests&color=%23278b30
[badge-tests]: https://img.shields.io/github/actions/workflow/status/Aetherinox/keeweb/tests.yml?logo=github&label=Tests&color=%23278b30
[badge-coverage]: https://img.shields.io/codecov/c/github/Aetherinox/keeweb?token=MPAVASGIOG&logo=codecov&logoColor=FFFFFF&label=Coverage&color=354b9e
[badge-version]: https://img.shields.io/npm/v/keeweb/keeweb
[badge-downloads]: https://img.shields.io/npm/dm/keeweb.svg