fix: baseURL could be undefined, do not throw error if that is the case #1472
Codecov / codecov/project
succeeded
Dec 16, 2024 in 0s
84.72% (target 80.00%)
View this Pull Request on Codecov
84.72% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 96.15385%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 84.72%. Comparing base (
4fe40b1
) to head (d8ffbfd
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
packages/plugin-client/src/clients/fetch.ts | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1472 +/- ##
==========================================
+ Coverage 84.70% 84.72% +0.02%
==========================================
Files 162 162
Lines 11353 11369 +16
Branches 2431 2441 +10
==========================================
+ Hits 9616 9632 +16
Misses 1716 1716
Partials 21 21
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading