Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add new override interface #760

Merged
merged 5 commits into from
Jul 25, 2024
Merged

chore: add new override interface #760

merged 5 commits into from
Jul 25, 2024

Conversation

tea-artist
Copy link
Contributor

No description provided.

@coveralls
Copy link
Collaborator

coveralls commented Jul 25, 2024

Pull Request Test Coverage Report for Build 10091860069

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

  • 24 of 303 (7.92%) changed or added relevant lines in 12 files are covered.
  • 28 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-0.03%) to 17.745%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/nextjs-app/src/pages/share/[shareId]/view/auth.tsx 0 1 0.0%
apps/nextjs-app/src/pages/share/[shareId]/view/index.tsx 0 1 0.0%
packages/sdk/src/model/field/field.ts 0 4 0.0%
packages/sdk/src/model/record/record.ts 0 11 0.0%
packages/openapi/src/record/get.ts 13 40 32.5%
packages/openapi/src/record/delete.ts 0 30 0.0%
packages/openapi/src/field/get.ts 0 31 0.0%
packages/openapi/src/record/get-list.ts 11 42 26.19%
packages/openapi/src/field/get-list.ts 0 34 0.0%
packages/openapi/src/record/create.ts 0 35 0.0%
Files with Coverage Reduction New Missed Lines %
packages/sdk/src/components/filter/condition/ConjunctionSelect.tsx 1 0.0%
packages/sdk/src/components/filter/condition/BaseFieldValue.tsx 1 0.0%
packages/sdk/src/components/filter/component/filter-link/FilterLinkInput.tsx 1 0.0%
packages/sdk/src/components/editor/number/Editor.tsx 1 0.0%
packages/sdk/src/components/filter/hooks/index.ts 2 0.0%
packages/sdk/src/components/grid-enhancements/components/row-counter/RowCounter.tsx 2 0.0%
packages/sdk/src/components/filter/condition/BaseOperatorSelect.tsx 3 0.0%
packages/sdk/src/components/filter/condition/Conjunction.tsx 8 0.0%
apps/nextjs-app/src/features/app/components/notifications/NotificationList.tsx 9 0.0%
Totals Coverage Status
Change from base Build 10073041923: -0.03%
Covered Lines: 14038
Relevant Lines: 79108

💛 - Coveralls

@tea-artist tea-artist merged commit e95a3b6 into develop Jul 25, 2024
7 of 8 checks passed
@tea-artist tea-artist deleted the chore/override branch July 25, 2024 09:54
AliceLanniste pushed a commit to AliceLanniste/teable that referenced this pull request Sep 1, 2024
* chore: add new override interface

* chore: add get records override

* chore: records api override

* fix: interface

* fix: interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants