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

feat: add triggers to event lineage graph #7746

Merged
merged 3 commits into from Mar 19, 2024

fix merge conflicts

0d16384
Select commit
Failed to load commit list.
Merged

feat: add triggers to event lineage graph #7746

fix merge conflicts
0d16384
Select commit
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2024 in 0s

69.19% (target 80.00%)

View this Pull Request on Codecov

69.19% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 69.19%. Comparing base (6f944bf) to head (0d16384).
Report is 9 commits behind head on main.

Files Patch % Lines
pkg/graph/constructor.go 85.71% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7746      +/-   ##
==========================================
+ Coverage   69.15%   69.19%   +0.03%     
==========================================
  Files         339      339              
  Lines       19429    19471      +42     
==========================================
+ Hits        13437    13473      +36     
- Misses       5330     5335       +5     
- Partials      662      663       +1     

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