Skip to content

Add mpeg-ts-analyzer to Video - #6584

Merged
github-actions[bot] merged 1 commit into
avelino:mainfrom
small-teton:patch-1
Aug 15, 2026
Merged

Add mpeg-ts-analyzer to Video#6584
github-actions[bot] merged 1 commit into
avelino:mainfrom
small-teton:patch-1

Conversation

@small-teton

Copy link
Copy Markdown
Contributor

Required links

Provide the links below. Our CI will automatically validate them.

Note: Go Report Card was sunset in 2026, so no live grade is available. This project instead enforces golangci-lint at 0 issues and 100% statement coverage in CI (see .github/workflows/go.yml).
The README coverage badge is generated from CI rather than Codecov/Coveralls.

Pre-submission checklist

Repository requirements

These are validated automatically by CI:

  • The repo has a go.mod file and at least one SemVer release (vX.Y.Z). (v2.1.1)
  • The repo has an open source license. (Apache-2.0)
  • The repo documentation has a pkg.go.dev link.
  • The repo documentation has a goreportcard link (grade A- or better). (service sunset — see note above)
  • The repo documentation has a coverage service link. (CI-generated 100% coverage badge)

These are recommended and reported as warnings:

  • The repo has a continuous integration process (GitHub Actions, etc.).
  • CI runs tests that must pass before merging.

Pull Request content

These are validated automatically by CI:

  • This PR adds/removes/changes only one package.
  • The package has been added in alphabetical order.
  • The link text is the exact project name.
  • The description is clear, concise, non-promotional, and ends with a period.
  • The link in README.md matches the forge link above.

Category quality

  • The packages around my addition still meet the Quality Standards.

Thanks for your PR, you're awesome! 😎

@github-actions

Copy link
Copy Markdown

Automated Quality Checks

Required checks

Repo: accessible, has go.mod and SemVer release
pkg.go.dev: OK
Go Report Card: OK (grade unknown)

Additional checks

License: Apache-2.0
Maturity: repo has 5+ months of history
CI/CD: GitHub Actions workflows detected
README: present
⚠️ Coverage: missing from PR body

How to fix: Add a coverage service link to your PR description:

Coverage: https://app.codecov.io/gh/your-org/your-project

Popular options: [Codecov](https://codecov.io), [Coveralls](https://coveralls.io). Integrate one with your CI to track coverage automatically.


_These checks are automated and do not replace maintainer review. See [CONTRIBUTING.md](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md) for full guidelines._

---

## PR Diff Validation

### Content checks

✅ **Files changed**: only README.md
✅ **Single item**: one package added
✅ **Link consistency**: README link matches forge link in PR body
✅ **Link text**: matches repository name
✅ **Description**: ends with punctuation
✅ **Description tone**: no promotional language detected
✅ **Category size**: Video has 13 items


_Automated diff validation — does not replace maintainer review._
<!-- Sticky Pull Request Commentpr-quality-check -->

@qodo-code-review

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Tip of the day
💡 Did you know, you can turn on the rule miner and Qodo learns your standards from review history

More tips ↗ | Customize Qodo ↗ | Qodo docs ↗

Grey Divider

Qodo Logo

@qodo-code-review

Copy link
Copy Markdown

PR Summary by Qodo

Add mpeg-ts-analyzer to Video list

📝 Documentation 🕐 Less than 5 minutes

Grey Divider

AI Description

• Add mpeg-ts-analyzer link to the Video section.
• Document MPEG-TS analysis capabilities (PCR timing compliance and TS/PSI/PES inspection).
High-Level Assessment

Current approach (single README entry in alphabetical order with a clear, non-promotional description) is the standard and appropriate pattern for this repository; no alternative architecture or implementation strategy applies.

Files changed (1) +1 / -0

Documentation (1) +1 / -0
README.mdAdd mpeg-ts-analyzer to Video section +1/-0

Add mpeg-ts-analyzer to Video section

• Adds a new entry for mpeg-ts-analyzer under the Video libraries list. The description highlights MPEG-2 TS analysis features including PCR timing compliance checks and low-level structure dumps.

README.md

@qodo-code-review

Copy link
Copy Markdown

Qodo Fixer

No findings are available for this PR yet. Findings appear here once Qodo has reviewed the PR.

@small-teton small-teton reopened this Aug 15, 2026
@github-actions
github-actions Bot merged commit 11e3995 into avelino:main Aug 15, 2026
11 of 14 checks passed
@small-teton
small-teton deleted the patch-1 branch August 15, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant