Skip to content

add javadoc to mapper

e7af696
Select commit
Loading
Failed to load commit list.
Open

provide simple implementation of one-level lineage optimized for parent jobs #2657

add javadoc to mapper
e7af696
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2025 in 1s

84.08% (+0.72%) compared to f6be002

View this Pull Request on Codecov

84.08% (+0.72%) compared to f6be002

Details

Codecov Report

❌ Patch coverage is 93.15068% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.08%. Comparing base (f6be002) to head (e7af696).
⚠️ Report is 264 commits behind head on main.

Files with missing lines Patch % Lines
...src/main/java/marquez/api/OpenLineageResource.java 50.00% 1 Missing and 1 partial ⚠️
.../src/main/java/marquez/service/LineageService.java 95.00% 0 Missing and 2 partials ⚠️
api/src/main/java/marquez/db/LineageDao.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2657      +/-   ##
============================================
+ Coverage     83.35%   84.08%   +0.72%     
+ Complexity     1295     1080     -215     
============================================
  Files           244      203      -41     
  Lines          5948     5052     -896     
  Branches        279      244      -35     
============================================
- Hits           4958     4248     -710     
+ Misses          844      684     -160     
+ Partials        146      120      -26     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.