Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# KMS 2.0

[![codecov](https://codecov.io/gh/nasa/mmt/graph/badge.svg?token=B8Qspgsjou)](https://codecov.io/gh/nasa/kms (https://codecov.io/gh/nasa/mmt/graph/badge.svg?token=B8Qspgsjou)%5D(https://codecov.io/gh/nasa/kms))
[![codecov](https://codecov.io/gh/nasa/mmt/graph/badge.svg?token=B8Qspgsjou)](https://codecov.io/gh/nasa/kms)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Align the Codecov badge with the KMS repository.

Line 3 loads the badge from nasa/mmt but links to nasa/kms, so it may display coverage for the wrong project. Use the KMS repository in both URLs.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 3, Update the Codecov badge Markdown on line 3 so both the
image URL and hyperlink reference nasa/kms, replacing the nasa/mmt repository
segment while preserving the existing badge format and token.


[![Known Vulnerabilities](https://snyk.io/test/github/nasa/kms/badge.svg)](https://snyk.io/test/github/nasa/kms (https://snyk.io/test/github/nasa/kms/badge.svg)%5D(https://snyk.io/test/github/nasa/kms))
[![Known Vulnerabilities](https://snyk.io/test/github/nasa/kms/badge.svg)](https://snyk.io/test/github/nasa/kms)

Keyword Management System (KMS) is a application for maintaining keywords (science keywords, platforms, instruments, data centers, locations, projects, services, resolution, etc.) in the earthdata/IDN system.
Keyword Management System (KMS) is an application for maintaining keywords (science keywords, platforms, instruments, data centers, locations, projects, services, resolution, etc.) in the earthdata/IDN system.

## Links

Expand Down