Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

Inspect classify - #199

Open
dup05 wants to merge 11 commits into
GoogleCloudPlatform:masterfrom
dup05:inspect_classify
Open

Inspect classify#199
dup05 wants to merge 11 commits into
GoogleCloudPlatform:masterfrom
dup05:inspect_classify

fixed build errors

b41d6c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 7, 2026 in 1s

12.02% (-1.34%) compared to 1d32b05

View this Pull Request on Codecov

12.02% (-1.34%) compared to 1d32b05

Details

Codecov Report

❌ Patch coverage is 0% with 292 lines in your changes missing coverage. Please review.
✅ Project coverage is 12.02%. Comparing base (1d32b05) to head (b41d6c9).
⚠️ Report is 72 commits behind head on master.

Files with missing lines Patch % Lines
...le/swarm/tokenization/transforms/ProcessFiles.java 0.00% 67 Missing ⚠️
.../swarm/tokenization/pipelines/InspectClassify.java 0.00% 54 Missing ⚠️
...ogle/swarm/tokenization/transforms/ProcessCSV.java 0.00% 25 Missing ⚠️
...le/swarm/tokenization/transforms/ProcessJsonl.java 0.00% 23 Missing ⚠️
...arm/tokenization/classification/ClassifyFiles.java 0.00% 21 Missing ⚠️
...gle/swarm/tokenization/transforms/ProcessAvro.java 0.00% 20 Missing ⚠️
.../swarm/tokenization/transforms/ProcessParquet.java 0.00% 20 Missing ⚠️
...kenization/classification/CreatePubSubMessage.java 0.00% 19 Missing ⚠️
...ion/classification/ProcessInspectFindingsDoFn.java 0.00% 16 Missing ⚠️
...ation/transforms/ReadFilesWithGivenExtensions.java 0.00% 14 Missing ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #199      +/-   ##
============================================
- Coverage     13.35%   12.02%   -1.34%     
  Complexity       67       67              
============================================
  Files            53       64      +11     
  Lines          2531     2811     +280     
  Branches        213      220       +7     
============================================
  Hits            338      338              
- Misses         2173     2453     +280     
  Partials         20       20              

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