Skip to content

Update lint rules, force testify/assert for tests#333

Merged
JoTurk merged 1 commit intomasterfrom
lint/test-helpers
Mar 30, 2025
Merged

Update lint rules, force testify/assert for tests#333
JoTurk merged 1 commit intomasterfrom
lint/test-helpers

Conversation

@JoTurk
Copy link
Copy Markdown
Member

@JoTurk JoTurk 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 81.74%. Comparing base (68f413c) to head (b47f3b6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #333      +/-   ##
==========================================
+ Coverage   81.71%   81.74%   +0.03%     
==========================================
  Files          39       39              
  Lines        3445     3446       +1     
==========================================
+ Hits         2815     2817       +2     
  Misses        502      502              
+ Partials      128      127       -1     
Flag Coverage Δ
go 81.65% <100.00%> (+0.03%) ⬆️
wasm 64.00% <100.00%> (+0.01%) ⬆️

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.

Use testify's assert package instead of the standard library's testing
package.
@JoTurk JoTurk force-pushed the lint/test-helpers branch from aacb019 to b47f3b6 Compare March 30, 2025 18:17
@JoTurk JoTurk merged commit b47f3b6 into master Mar 30, 2025
15 checks passed
@JoTurk JoTurk deleted the lint/test-helpers branch March 30, 2025 18:25
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.

1 participant