Skip to content

Update lint rules, use testify/assert#222

Merged
JoTurk merged 1 commit intopion:masterfrom
5xp:lint/test-helpers
Mar 29, 2025
Merged

Update lint rules, use testify/assert#222
JoTurk merged 1 commit intopion:masterfrom
5xp:lint/test-helpers

Conversation

@5xp
Copy link
Copy Markdown
Member

@5xp 5xp commented Mar 29, 2025

Description

Use testify's assert package instead of the standard library's testing package.

Reference issue

pion/.goassets#222

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.10%. Comparing base (61c2740) to head (41634ff).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
+ Coverage   62.22%   63.10%   +0.87%     
==========================================
  Files           1        1              
  Lines         916      916              
==========================================
+ Hits          570      578       +8     
+ Misses        267      261       -6     
+ Partials       79       77       -2     
Flag Coverage Δ
go 63.10% <ø> (+0.87%) ⬆️
wasm 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@5xp 5xp force-pushed the lint/test-helpers branch from 219fb69 to 9174cae Compare March 29, 2025 22:00
Copy link
Copy Markdown
Member

@JoTurk JoTurk left a comment

Choose a reason for hiding this comment

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

Thank you so much Chris for doing all of this, Just a minor detail

@5xp 5xp force-pushed the lint/test-helpers branch from 9174cae to 41634ff Compare March 29, 2025 22:41
@JoTurk JoTurk merged commit 41634ff into pion:master Mar 29, 2025
14 checks passed
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