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

Provide diffing for dataflow graphs #495

Merged
merged 11 commits into from
Dec 4, 2023

Merge branch 'main' into 493-improve-diffing-of-dataflow-graphs

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

Provide diffing for dataflow graphs #495

Merge branch 'main' into 493-improve-diffing-of-dataflow-graphs
8cc1189
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 1s

70.95% (target 80.00%)

View this Pull Request on Codecov

70.95% (target 80.00%)

Details

Codecov Report

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

Comparison is base (ef1fac5) 70.84% compared to head (8cc1189) 70.95%.

Files Patch % Lines
src/dataflow/graph/diff.ts 68.85% 23 Missing and 15 partials ⚠️
src/dataflow/environments/environment.ts 20.51% 18 Missing and 13 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #495      +/-   ##
==========================================
+ Coverage   70.84%   70.95%   +0.10%     
==========================================
  Files         212      213       +1     
  Lines        6665     6730      +65     
  Branches     1025     1042      +17     
==========================================
+ Hits         4722     4775      +53     
- Misses       1678     1682       +4     
- Partials      265      273       +8     

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