teableio / teable

✨ The Next Gen Airtable Alternative: No-Code Postgres
https://teable.io
Other
13.13k stars 590 forks source link

fix: import and search bugs #1087

Closed caoxing9 closed 1 week ago

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11834174390

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/nestjs-backend/src/features/share/share.service.ts 9 13 69.23%
apps/nestjs-backend/src/features/share/share.controller.ts 11 29 37.93%
<!-- Total: 21 43 48.84% -->
Files with Coverage Reduction New Missed Lines %
apps/nestjs-backend/src/features/setting/admin.controller.ts 4 76.0%
apps/nestjs-backend/src/features/setting/admin.service.ts 66 23.88%
<!-- Total: 70 -->
Totals Coverage Status
Change from base Build 11795459886: -0.1%
Covered Lines: 39450
Relevant Lines: 46816

💛 - Coveralls