Skip to content

Slopcop cov#144

Merged
cuzzo merged 3 commits into
masterfrom
slopcop-cov
Jul 1, 2026
Merged

Slopcop cov#144
cuzzo merged 3 commits into
masterfrom
slopcop-cov

Conversation

@cuzzo

@cuzzo cuzzo commented Jul 1, 2026

Copy link
Copy Markdown
Owner

No description provided.

cuzzo and others added 2 commits July 1, 2026 06:31
Run SlopCop coverage fixture collection in child Ruby processes so the gem tests remain visible to the SimpleCov harness, and disable Codecov auto-search for explicit coverage uploads.

Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

🐰 Bencher Report

Branchslopcop-cov
Testbedubuntu-latest

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds flag.

Click to view all benchmark results
Benchmarkleak-build-msMeasure (units) x 1e3leak-countMeasure (units)leak-run-msMeasure (units)
benchmarks/concurrent/01_socket_throughput/bench📈 view plot
⚠️ NO THRESHOLD
6.38 units x 1e3📈 view plot
⚠️ NO THRESHOLD
0.00 units📈 view plot
⚠️ NO THRESHOLD
8.50 units
benchmarks/concurrent/06_dynamic_spawn/bench📈 view plot
⚠️ NO THRESHOLD
6.17 units x 1e3📈 view plot
⚠️ NO THRESHOLD
0.00 units📈 view plot
⚠️ NO THRESHOLD
45.12 units
benchmarks/concurrent/11_parallel_aggregation/bench📈 view plot
⚠️ NO THRESHOLD
6.29 units x 1e3📈 view plot
⚠️ NO THRESHOLD
0.00 units📈 view plot
⚠️ NO THRESHOLD
17.91 units
benchmarks/concurrent/18_atomic_counter/bench📈 view plot
⚠️ NO THRESHOLD
6.22 units x 1e3📈 view plot
⚠️ NO THRESHOLD
0.00 units📈 view plot
⚠️ NO THRESHOLD
6.30 units
benchmarks/inter-clear/04_concurrent_mvcc_fat_struct/bench📈 view plot
⚠️ NO THRESHOLD
6.39 units x 1e3📈 view plot
⚠️ NO THRESHOLD
0.00 units📈 view plot
⚠️ NO THRESHOLD
182.43 units
benchmarks/sequential/03_alloc_throughput/bench📈 view plot
⚠️ NO THRESHOLD
6.19 units x 1e3📈 view plot
⚠️ NO THRESHOLD
0.00 units📈 view plot
⚠️ NO THRESHOLD
28.65 units
benchmarks/sequential/08_sort/bench📈 view plot
⚠️ NO THRESHOLD
6.26 units x 1e3📈 view plot
⚠️ NO THRESHOLD
0.00 units📈 view plot
⚠️ NO THRESHOLD
5.77 units
benchmarks/sequential/13_soa_layout/bench📈 view plot
⚠️ NO THRESHOLD
6.19 units x 1e3📈 view plot
⚠️ NO THRESHOLD
0.00 units📈 view plot
⚠️ NO THRESHOLD
696.68 units
🐰 View full continuous benchmarking report in Bencher

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Diff Coverage Buckets

Diff base: origin/master...HEAD

bucket files additions deletions line cov additions branch cov additions
total 21 4728 202
src/**/*.rb public functions 0 0 0
src/**/*.rb private functions 0 0 0
src/**/*.rb OTHER 0 0 0
zig/**/*.zig prod 0 0 0
spec/ 0 0 0 not tracked not tracked
transpile-tests/ 0 0 0
tools/ 1 22 0 not tracked not tracked
gems/ 18 4637 199
zig/**/*-test.zig + vopr/loom harness 0 0 0
*.md 0 0 0
other 2 69 3

Src Ruby Visibility Breakdown

Scope: src/**/*.rb

Files: 164

Counts are nonblank, non-comment Ruby source lines. Protected methods are grouped into OTHER.

bucket lines share
public functions 23793 29.6%
private functions 35938 44.7%
OTHER 20751 25.8%
total 80482 100.0%

Zig Special Coverage Alerts

No added production Zig lines require missing Loom/VOPR/wait-loop coverage alerts.

@@ -0,0 +1,26 @@
# frozen_string_literal: true

@github-advanced-security github-advanced-security AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SlopCop found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@github-advanced-security github-advanced-security AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Espalier found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@github-advanced-security github-advanced-security AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nil-Kill found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@cuzzo cuzzo merged commit f0cb344 into master Jul 1, 2026
94 of 95 checks passed
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.

2 participants