Skip to content

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

Merged
JoTurk merged 1 commit intomasterfrom
lint/rules-no-testing-helpers
Mar 23, 2025
Merged

Update lint rules, force testify/assert for tests#201
JoTurk merged 1 commit intomasterfrom
lint/rules-no-testing-helpers

Conversation

@JoTurk
Copy link
Copy Markdown
Member

@JoTurk JoTurk commented Mar 23, 2025

Description

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

Reference

#200
pion/.goassets#222

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.84%. Comparing base (b9f3962) to head (635d777).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #201   +/-   ##
=======================================
  Coverage   65.84%   65.84%           
=======================================
  Files          12       12           
  Lines        1660     1660           
=======================================
  Hits         1093     1093           
  Misses        467      467           
  Partials      100      100           
Flag Coverage Δ
go 65.66% <ø> (-0.19%) ⬇️
wasm 65.84% <ø> (+0.18%) ⬆️

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 instead of the standard library's testing helpers.
@JoTurk JoTurk force-pushed the lint/rules-no-testing-helpers branch from 6bd2ef6 to 635d777 Compare March 23, 2025 05:43
@JoTurk JoTurk merged commit 635d777 into master Mar 23, 2025
15 checks passed
@JoTurk JoTurk deleted the lint/rules-no-testing-helpers branch March 23, 2025 05:45
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