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 constructor for full event lineage graph #7921

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Replace some hardcoded strings

d60a069
Select commit
Loading
Failed to load commit list.
Open

feat: add constructor for full event lineage graph #7921

Replace some hardcoded strings
d60a069
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2024 in 0s

67.04% (-0.83%) compared to 2cc0a5b

View this Pull Request on Codecov

67.04% (-0.83%) compared to 2cc0a5b

Details

Codecov Report

Attention: Patch coverage is 9.67742% with 224 lines in your changes missing coverage. Please review.

Project coverage is 67.04%. Comparing base (2cc0a5b) to head (d60a069).
Report is 29 commits behind head on main.

Files Patch % Lines
pkg/graph/constructor.go 10.90% 196 Missing ⚠️
pkg/graph/types.go 0.00% 28 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7921      +/-   ##
==========================================
- Coverage   67.87%   67.04%   -0.83%     
==========================================
  Files         368      368              
  Lines       17551    17777     +226     
==========================================
+ Hits        11912    11918       +6     
- Misses       4894     5113     +219     
- Partials      745      746       +1     

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