• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

asticode / go-astits / 18836222963
78%

Build:
DEFAULT BRANCH: master
Ran 27 Oct 2025 09:32AM UTC
Jobs 1
Files 21
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Oct 2025 09:31AM UTC coverage: 77.571% (+0.09%) from 77.477%
18836222963

push

github

web-flow
fix(packet_pool): align discontinuity detection with FFmpeg behavior (#70)

* Added devcontainer

* fix(packet_pool): align discontinuity detection with FFmpeg behavior

- Added check for PIDNull to skip discontinuity detection (matches FFmpeg's handling)
- Fixed adaptation field discontinuity indicator logic (matches FFmpeg's specification)
- Improved continuity counter validation to match FFmpeg's implementation
- Updated test case to reflect FFmpeg-compliant behavior

BREAKING CHANGE: The function now follows FFmpeg's rules for PIDNull and
adaptation field discontinuity indicators, which were previously handled differently.

Test case in packet_pool_test.go has been updated to match FFmpeg's expected behavior.

* chore(packet_pool_test): add test cases for PIDNull and empty packet list

Adds two new test cases to the hasDiscontinuity function:
- Verifies that a packet with PIDNull does not trigger a discontinuity
- Tests handling of empty packet lists when checking against a packet with continuity counter

* fix: correct trailing newline in Dockerfile and remove tmp/.gitignore due to rebase

---------

Co-authored-by: Quentin Renard <contact-github@asticode.com>

20 of 20 new or added lines in 1 file covered. (100.0%)

3161 of 4075 relevant lines covered (77.57%)

15.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18836222963.1 27 Oct 2025 09:32AM UTC 21
77.57
GitHub Action Run
Source Files on build 18836222963
  • Tree
  • List 21
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f11722ce on github
  • Prev Build on master (#18821745076)
  • Next Build on master (#18838525261)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc