Skip to content

fix: Apply pre-commit hook fixes for whitespace and end of files

50b4b72
Select commit
Loading
Failed to load commit list.
Open

Feature/runtime lineage #3084

fix: Apply pre-commit hook fixes for whitespace and end of files
50b4b72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2026 in 0s

81.65% (+0.47%) compared to 1cfa6b7

View this Pull Request on Codecov

81.65% (+0.47%) compared to 1cfa6b7

Details

Codecov Report

❌ Patch coverage is 86.10039% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.65%. Comparing base (1cfa6b7) to head (50b4b72).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...ons/V77__backfill_denormalized_lineage_tables.java 69.38% 24 Missing and 6 partials ⚠️
...va/marquez/service/DenormalizedLineageService.java 83.96% 21 Missing ⚠️
...rc/main/java/marquez/db/mappers/RunDataMapper.java 88.50% 7 Missing and 3 partials ⚠️
...a/marquez/db/mappers/DatasetVersionDataMapper.java 90.90% 3 Missing and 1 partial ⚠️
...va/marquez/service/PartitionManagementService.java 94.23% 3 Missing ⚠️
api/src/main/java/marquez/MarquezApp.java 80.00% 1 Missing ⚠️
...c/main/java/marquez/api/ColumnLineageResource.java 97.36% 0 Missing and 1 partial ⚠️
api/src/main/java/marquez/db/LineageDao.java 0.00% 1 Missing ⚠️
...rc/main/java/marquez/tracing/TracingSQLLogger.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3084      +/-   ##
============================================
+ Coverage     81.18%   81.65%   +0.47%     
- Complexity     1506     1623     +117     
============================================
  Files           268      276       +8     
  Lines          7356     7850     +494     
  Branches        325      353      +28     
============================================
+ Hits           5972     6410     +438     
- Misses         1226     1272      +46     
- Partials        158      168      +10     

☔ 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.