Skip to content

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

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

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

Conversation

@JoTurk
Copy link
Copy Markdown
Member

@JoTurk JoTurk commented Mar 27, 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 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.82%. Comparing base (617de62) to head (740e516).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3073      +/-   ##
==========================================
+ Coverage   78.76%   78.82%   +0.06%     
==========================================
  Files          91       91              
  Lines       11331    11331              
==========================================
+ Hits         8925     8932       +7     
+ Misses       1920     1914       -6     
+ Partials      486      485       -1     
Flag Coverage Δ
go 80.74% <ø> (+0.06%) ⬆️
wasm 63.79% <ø> (ø)

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JoTurk JoTurk marked this pull request as draft March 27, 2025 00:14
@JoTurk JoTurk force-pushed the lint/test-helpers branch 3 times, most recently from d574bf7 to e859156 Compare March 27, 2025 09:00
@JoTurk JoTurk marked this pull request as ready for review March 27, 2025 10:07
Use testify's assert package instead of the standard library's testing
package.
@JoTurk JoTurk force-pushed the lint/test-helpers branch from e859156 to 740e516 Compare March 27, 2025 10:08
@JoTurk JoTurk merged commit 740e516 into master Mar 27, 2025
18 checks passed
@JoTurk JoTurk deleted the lint/test-helpers branch March 27, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant