Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
teableio/teable
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
develop
build
See recent builds
25 days ago
Refresh default branch
Refresh
apps/nextjs-app/src/features/app/blocks/graph/CellGraph.tsx
Summary
Maintainability
A
40 mins
Test Coverage
Issues
Source
Stats
Consider simplifying this complex logical expression.
Open
if (!selection || !cell || !isCell || !tableId || !viewId || !baseId) { return; }
Severity: Major
Found in
apps/nextjs-app/src/features/app/blocks/graph/CellGraph.tsx
- About 40 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix