fix(url): Removed possible extra character in base URLs, to avoid issues when building path for requests. #516
Codecov / codecov/project
succeeded
Mar 12, 2026 in 0s
75.22% (+0.01%) compared to 2bbc9bb
View this Pull Request on Codecov
75.22% (+0.01%) compared to 2bbc9bb
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.22%. Comparing base (2bbc9bb) to head (2ce5e05).
Additional details and impacted files
@@ Coverage Diff @@
## main #516 +/- ##
==========================================
+ Coverage 75.21% 75.22% +0.01%
==========================================
Files 75 75
Lines 6741 6737 -4
Branches 1860 1892 +32
==========================================
- Hits 5070 5068 -2
+ Misses 1660 1658 -2
Partials 11 11 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/api-client/base-client.ts | 88.62% <100.00%> (+0.27%) |
⬆️ |
| src/wrappers.ts | 92.94% <100.00%> (+0.57%) |
⬆️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/api-client/base-client.ts | 88.62% <100.00%> (+0.27%) |
⬆️ |
| src/wrappers.ts | 92.94% <100.00%> (+0.57%) |
⬆️ |
🚀 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.
Loading