Skip to content

fix: update Earn.fm tests for Supabase auth#73

Merged
GeiserX merged 1 commit into
mainfrom
fix/earnfm-tests
May 23, 2026
Merged

fix: update Earn.fm tests for Supabase auth#73
GeiserX merged 1 commit into
mainfrom
fix/earnfm-tests

Conversation

@GeiserX
Copy link
Copy Markdown
Owner

@GeiserX GeiserX commented May 23, 2026

Summary

Test plan

  • All 4 affected tests pass locally (4 passed in 0.28s)

Tests were using old EarnFMCollector(token=...) signature. Updated to
use email/password params matching the Supabase auth rewrite.
@GeiserX GeiserX merged commit 197d3f0 into main May 23, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 23, 2026

Warning

Review limit reached

@GeiserX, we couldn't start this review because you've used your available PR reviews for now.

Your plan currently allows 1 review/hour. Refill in 2 minutes and 33 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: c03f3c19-1c55-4154-b65d-6335d5d4d468

📥 Commits

Reviewing files that changed from the base of the PR and between bd8e8fd and ae9bbca.

📒 Files selected for processing (3)
  • tests/test_collectors_deep.py
  • tests/test_collectors_extended.py
  • tests/test_coverage_gaps.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/earnfm-tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@GeiserX GeiserX deleted the fix/earnfm-tests branch May 23, 2026 20:08
@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.08%. Comparing base (5e0c0a8) to head (ae9bbca).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   91.10%   91.08%   -0.03%     
==========================================
  Files          25       25              
  Lines        2733     2748      +15     
==========================================
+ Hits         2490     2503      +13     
- Misses        243      245       +2     
🚀 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.

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