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

fix(core): WorkflowHistory nodes/connections columns should be json #7282

Merged
merged 1 commit into from
Sep 28, 2023

fix: WorkflowHistory columns being text not json

8b53ea5
Select commit
Loading
Failed to load commit list.
Merged

fix(core): WorkflowHistory nodes/connections columns should be json #7282

fix: WorkflowHistory columns being text not json
8b53ea5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2023 in 1s

33.00% (-0.01%) compared to 0132514

View this Pull Request on Codecov

33.00% (-0.01%) compared to 0132514

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0132514) 33.00% compared to head (8b53ea5) 33.00%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7282      +/-   ##
==========================================
- Coverage   33.00%   33.00%   -0.01%     
==========================================
  Files        3359     3359              
  Lines      200308   200308              
  Branches    21993    21990       -3     
==========================================
- Hits        66111    66109       -2     
- Misses     133088   133090       +2     
  Partials     1109     1109              

see 2 files with indirect coverage changes

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