Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial policer implementation #455

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Initial policer implementation #455

merged 3 commits into from
Jul 18, 2024

Conversation

DanG100
Copy link
Collaborator

@DanG100 DanG100 commented Jul 17, 2024

No description provided.

Copy link

github-actions bot commented Jul 17, 2024

Pull Request Test Coverage Report for Build 9998015950

Details

  • 38 of 59 (64.41%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.007%) to 2.829%

Changes Missing Coverage Covered Lines Changed/Added Lines %
dataplane/saiserver/switch.go 17 19 89.47%
dataplane/forwarding/protocol/metadata/metadata.go 1 6 16.67%
dataplane/saiserver/acl.go 1 7 14.29%
dataplane/saiserver/policer.go 19 27 70.37%
Totals Coverage Status
Change from base Build 9963903758: 0.007%
Covered Lines: 18624
Relevant Lines: 658406

💛 - Coveralls

@DanG100 DanG100 requested a review from guoshiuan July 18, 2024 17:32
dataplane/saiserver/policer.go Outdated Show resolved Hide resolved
@DanG100 DanG100 merged commit e9369ce into main Jul 18, 2024
10 of 11 checks passed
@DanG100 DanG100 deleted the policer branch July 18, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants