Skip to content

Set Codecov fail_ci_if_error to false for fork compatibility

f19611c
Select commit
Loading
Failed to load commit list.
Open

Spark 4.1 compatibility #800

Set Codecov fail_ci_if_error to false for fork compatibility
f19611c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 1s

92.32% (target 93.00%)

View this Pull Request on Codecov

92.32% (target 93.00%)

Details

Codecov Report

❌ Patch coverage is 68.91892% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.32%. Comparing base (0ec6197) to head (f19611c).

Files with missing lines Patch % Lines
core/src/main/scala/io/projectglow/functions.scala 32.25% 21 Missing ⚠️
core/src/main/shim/4/SQLUtilsShim.scala 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #800      +/-   ##
==========================================
+ Coverage   92.31%   92.32%   +0.01%     
==========================================
  Files         127      132       +5     
  Lines        7440     7490      +50     
  Branches      602      605       +3     
==========================================
+ Hits         6868     6915      +47     
- Misses        572      575       +3     

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