Skip to content

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented Sep 4, 2025

Which issue does this PR close?

Closes #2303

Rationale for this change

We have to manually add new tests suites to the CI workflows, and sometimes we forget.

What changes are included in this PR?

How are these changes tested?

See https://github.com/apache/datafusion-comet/actions/runs/17468541728/job/49610635640?pr=2304

@andygrove andygrove marked this pull request as ready for review September 4, 2025 15:14
@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.98%. Comparing base (f09f8af) to head (36847ce).
⚠️ Report is 458 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2304      +/-   ##
============================================
+ Coverage     56.12%   57.98%   +1.85%     
- Complexity      976     1290     +314     
============================================
  Files           119      146      +27     
  Lines         11743    13374    +1631     
  Branches       2251     2375     +124     
============================================
+ Hits           6591     7755    +1164     
- Misses         4012     4356     +344     
- Partials       1140     1263     +123     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CI check that all Scala test suites are part of the PR workflows
2 participants