Skip to content

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

Merged
Sean-Der merged 1 commit intomasterfrom
testify
Apr 23, 2025
Merged

Update lint rules, force testify/assert for tests#776
Sean-Der merged 1 commit intomasterfrom
testify

Conversation

@Sean-Der
Copy link
Member

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

@codecov
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.84%. Comparing base (dd072ed) to head (bea8f43).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #776   +/-   ##
=======================================
  Coverage   78.84%   78.84%           
=======================================
  Files          41       41           
  Lines        5441     5441           
=======================================
  Hits         4290     4290           
  Misses        921      921           
  Partials      230      230           
Flag Coverage Δ
go 78.84% <ø> (ø)
wasm 27.08% <ø> (ø)

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.

@Sean-Der Sean-Der force-pushed the testify branch 3 times, most recently from 9950245 to 7f1bb39 Compare April 22, 2025 21:01
Use testify's assert package instead of the standard library's testing
package.
@Sean-Der Sean-Der merged commit f32c107 into master Apr 23, 2025
15 checks passed
@Sean-Der Sean-Der deleted the testify branch April 23, 2025 03:36
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