feat: use prettier, oxlint and vitest #27
Merged
Codecov / codecov/project
failed
May 10, 2025 in 1s
91.40% (-2.99%) compared to ad9346f
View this Pull Request on Codecov
91.40% (-2.99%) compared to ad9346f
Details
Codecov Report
Attention: Patch coverage is 93.18735% with 28 lines in your changes missing coverage. Please review.
Project coverage is 91.40%. Comparing base (
ad9346f) to head (f2a92e5).
Report is 1 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/OSSBaseClient.ts | 82.52% | 18 Missing |
| src/OSSObject.ts | 97.29% | 6 Missing |
| src/util/encodeCallback.ts | 50.00% | 3 Missing |
| src/util/checkBucketName.ts | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #27 +/- ##
==========================================
- Coverage 94.39% 91.40% -2.99%
==========================================
Files 17 15 -2
Lines 1891 1443 -448
Branches 282 291 +9
==========================================
- Hits 1785 1319 -466
- Misses 106 124 +18 ☔ 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.
Loading