Skip to content

docs: add logging configuration examples to README

eba1d94
Select commit
Loading
Failed to load commit list.
Merged

feat: Auth provider refactoring, improved error handling, and SDK enhancements #1274

docs: add logging configuration examples to README
eba1d94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2025 in 0s

89.20% (+10.99%) compared to 45a04c7

View this Pull Request on Codecov

89.20% (+10.99%) compared to 45a04c7

Details

Codecov Report

❌ Patch coverage is 85.93394% with 247 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.20%. Comparing base (45a04c7) to head (eba1d94).

Files with missing lines Patch % Lines
...actors/resources/pushNotification/client/Client.ts 78.57% 9 Missing ⚠️
...resources/factors/resources/phone/client/Client.ts 78.94% 8 Missing ⚠️
.../management/api/resources/actions/client/Client.ts 84.44% 7 Missing ⚠️
...sources/phone/resources/templates/client/Client.ts 79.41% 7 Missing ⚠️
...ement/api/resources/customDomains/client/Client.ts 79.41% 7 Missing ⚠️
...sources/keys/resources/encryption/client/Client.ts 80.55% 7 Missing ⚠️
...sources/phone/resources/providers/client/Client.ts 80.00% 6 Missing ⚠️
.../management/api/resources/clients/client/Client.ts 84.21% 6 Missing ⚠️
...agement/api/resources/connections/client/Client.ts 85.36% 6 Missing ⚠️
...gement/api/resources/eventStreams/client/Client.ts 83.33% 6 Missing ⚠️
... and 57 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1274       +/-   ##
===========================================
+ Coverage   78.20%   89.20%   +10.99%     
===========================================
  Files         356      362        +6     
  Lines       17746    16216     -1530     
  Branches     9555     8174     -1381     
===========================================
+ Hits        13878    14465      +587     
+ Misses       3868     1751     -2117     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.