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

Flink fix terminal streaming events #2768

Merged
merged 1 commit into from
Mar 15, 2024

Flink fix terminal streaming events

5a0434c
Select commit
Loading
Failed to load commit list.
Merged

Flink fix terminal streaming events #2768

Flink fix terminal streaming events
5a0434c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 0s

84.47% (+0.00%) compared to 78a191b

View this Pull Request on Codecov

84.47% (+0.00%) compared to 78a191b

Details

Codecov Report

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

Project coverage is 84.47%. Comparing base (78a191b) to head (5a0434c).

Files Patch % Lines
...main/java/marquez/service/models/LineageEvent.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2768   +/-   ##
=========================================
  Coverage     84.46%   84.47%           
- Complexity     1415     1429   +14     
=========================================
  Files           251      251           
  Lines          6450     6460   +10     
  Branches        292      299    +7     
=========================================
+ Hits           5448     5457    +9     
  Misses          850      850           
- Partials        152      153    +1     

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