Skip to content

Fix loose comparison in documentation example#164

Merged
dereuromark merged 1 commit intomasterfrom
docs/fix-loose-comparison
Apr 2, 2026
Merged

Fix loose comparison in documentation example#164
dereuromark merged 1 commit intomasterfrom
docs/fix-loose-comparison

Conversation

@dereuromark
Copy link
Copy Markdown
Owner

Summary

  • Use strict comparison === instead of == in AuthUser code example

Use strict comparison === instead of == in code example
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 2, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.68%. Comparing base (2cf447c) to head (ac6c44e).
⚠️ Report is 1 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #164   +/-   ##
=========================================
  Coverage     67.68%   67.68%           
  Complexity      621      621           
=========================================
  Files            29       29           
  Lines          1600     1600           
=========================================
  Hits           1083     1083           
  Misses          517      517           

☔ 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.

@dereuromark dereuromark merged commit ac13dd5 into master Apr 2, 2026
16 checks passed
@dereuromark dereuromark deleted the docs/fix-loose-comparison branch April 2, 2026 11:17
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