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: brokers can be added to event lineage graph #7731

Merged
merged 2 commits into from Mar 5, 2024

cleanup: fix imports

4317b0d
Select commit
Failed to load commit list.
Merged

feat: brokers can be added to event lineage graph #7731

cleanup: fix imports
4317b0d
Select commit
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2024 in 0s

69.11% (target 80.00%)

View this Pull Request on Codecov

69.11% (target 80.00%)

Details

Codecov Report

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

Project coverage is 69.11%. Comparing base (a154f1a) to head (4317b0d).
Report is 7 commits behind head on main.

Files Patch % Lines
pkg/graph/types.go 76.19% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7731      +/-   ##
==========================================
+ Coverage   69.04%   69.11%   +0.06%     
==========================================
  Files         338      339       +1     
  Lines       19350    19398      +48     
==========================================
+ Hits        13360    13406      +46     
- Misses       5328     5330       +2     
  Partials      662      662              

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