• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

openconfig / featureprofiles / 19378705848
10%
main: 10%

Build:
Build:
LAST BUILD BRANCH: patch-3
DEFAULT BRANCH: main
Ran 15 Nov 2025 09:29AM UTC
Jobs 1
Files 123
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

14 Nov 2025 09:55PM UTC coverage: 10.292%. Remained the same
19378705848

Pull #4812

github

prakashbadri-arista
[ MTU-1.5 ]Fix PMTU handling test to handle rate-limited packets

  The test was failing because rate-limited packets are not accounted
  for in drop counters, causing mismatches between expected and actual
  drop counts.

  Changes:
  - Add initializeBaselineDropCounters() to capture baseline drop counts
    before running tests, allowing delta-based validation across multiple
    test flows
  - Relax drop counter validation to check for any increase (> 0) instead
    of exact packet count matching with tolerance
  - Add detailed per-component logging in verifyPacketProcessingAggregateDrops
    and verifyFragmentTotalDrops for better debugging
  - Rename currentPacketProcessingAggregateDrops to
    newPacketProcessingAggregateDrops and currentFragmentTotalDropsCount
    to newFragmentTotalDropsCount for clarity
Pull Request #4812: [ MTU-1.5 ]Fix PMTU handling test to handle rate-limited packets

2224 of 21610 relevant lines covered (10.29%)

0.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19378705848.1 15 Nov 2025 09:29AM UTC 123
10.29
GitHub Action Run
Source Files on build 19378705848
  • Tree
  • List 123
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #4812
  • PR Base - main (#19381132388)
  • Delete
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

© 2026 Coveralls, Inc