Skip to content

Conversation

@Pop101
Copy link
Collaborator

@Pop101 Pop101 commented Sep 26, 2025

Supports planned API mocking feature

Cannot be merged until mocking feature is live

@github-actions
Copy link

🚀 PR Quality Checks Started

Workflow: View Details

The following checks are running:

  • 🧪 Tests & Coverage - Running test suite and analyzing coverage
  • 🎨 Black Formatting - Checking code formatting compliance
🔄 Rerun Checks

If you need to rerun the checks, you can:

  1. Rerun this workflow (requires write access)
  2. Push a new commit to trigger checks again
  3. Close and reopen this PR

Results will be posted as separate comments when each check completes.

@github-actions
Copy link

🧪 Tests & Coverage Results

🧪 Test Results

✅ All tests passed!

📊 Coverage Report


Name                                Stmts   Miss  Cover
-------------------------------------------------------
textverified/__init__.py               50     14    72%
textverified/account_api.py            18      0   100%
textverified/action.py                 19      2    89%
textverified/billing_cycle_api.py      46      5    89%
textverified/call_api.py               34      0   100%
textverified/data/__init__.py           4      0   100%
textverified/data/dtypes.py          1059    127    88%
textverified/exceptions.py              8      1    88%
textverified/mocking.py                87      1    99%
textverified/paginated_list.py         59     13    78%
textverified/reservations_api.py      122     19    84%
textverified/sales_api.py              18      1    94%
textverified/services_api.py           14      0   100%
textverified/sms_api.py                54      9    83%
textverified/textverified.py          111      4    96%
textverified/verifications_api.py      66      9    86%
textverified/wake_api.py               48      3    94%
-------------------------------------------------------
TOTAL                                1817    208    89%
Coverage XML written to file coverage.xml
============================= 126 passed in 1.70s ==============================

@github-actions
Copy link

🎨 Black Formatting Check

✅ All files are properly formatted!

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