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

Add visual editor for working with data sources #211

Merged
merged 14 commits into from
Jan 31, 2024

Merge branch 'main' into feat/visual-editor

09fadf7
Select commit
Loading
Failed to load commit list.
Merged

Add visual editor for working with data sources #211

Merge branch 'main' into feat/visual-editor
09fadf7
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 31, 2024 in 1s

96.16% (+3.30%) compared to 76cc42f

View this Pull Request on Codecov

96.16% (+3.30%) compared to 76cc42f

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (76cc42f) 92.85% compared to head (09fadf7) 96.16%.

Files Patch % Lines
src/components/EChartsEditor/EChartsEditor.tsx 85.71% 1 Missing ⚠️
src/utils/data-frame.ts 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
+ Coverage   92.85%   96.16%   +3.30%     
==========================================
  Files          16       35      +19     
  Lines         196      391     +195     
  Branches       24       47      +23     
==========================================
+ Hits          182      376     +194     
  Misses         12       12              
- Partials        2        3       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.