Skip to content

Port competitor corpora wave 2 and add coverage gate#80

Merged
konard merged 4 commits into
issue-47-76af108c0f24from
issue-63-51e426ee025c
Jun 11, 2026
Merged

Port competitor corpora wave 2 and add coverage gate#80
konard merged 4 commits into
issue-47-76af108c0f24from
issue-63-51e426ee025c

Conversation

@konard

@konard konard commented Jun 11, 2026

Copy link
Copy Markdown
Member

Fixes #63

Summary

Reproduction / Tests

Before this branch, the new parity_targets_track_competitor_and_ecosystem_test_sources, wave_two_competitor_corpora_are_sampled_with_expected_fixture_shapes, and coverage_job_enforces_recorded_line_coverage_floor checks fail because the wave-two targets/fixtures and coverage threshold are absent.

Local verification passed:

  • cargo fmt --check
  • cargo clippy --all-targets --all-features
  • cargo test --test unit parity_corpora -- --nocapture
  • cargo test --test unit coverage_job_enforces_recorded_line_coverage_floor -- --nocapture
  • cargo test --all-features
  • cargo llvm-cov --all-features --lcov --output-path experiments/coverage-check.lcov --fail-under-lines 84.30
  • rust-script scripts/check-no-src-tests.rs
  • RUST_LOG=error rust-script scripts/check-file-size.rs (passes with existing near-limit warnings)
  • RUST_LOG=error rust-script scripts/check-crate-size.rs
  • RUST_LOG=error rust-script scripts/check-changelog-fragment.rs
  • git diff --check

No UI changes; screenshots are not applicable.

Adding .gitkeep for PR creation (default mode).
This file will be removed when the task is complete.

Issue: #63
@konard konard self-assigned this Jun 11, 2026
@konard konard changed the title [WIP] Port competitor test corpora (wave 2), extend parity targets, and ratchet a coverage gate Port competitor corpora wave 2 and add coverage gate Jun 11, 2026
@konard konard marked this pull request as ready for review June 11, 2026 22:51
@konard

konard commented Jun 11, 2026

Copy link
Copy Markdown
Member Author

Working session summary

Implemented and finalized issue #63 in PR #80: #80

What changed:

  • Added wave-two parity targets and fixtures for 20 competitor/ecosystem projects.
  • Added reproducing fixture/coverage tests.
  • Added CI coverage gate at --fail-under-lines 84.30.
  • Updated parity roadmap, issue-47 requirements docs, and changelog fragment.
  • Merged latest PR base and pushed head 3d9c736.

Verification:


This summary was automatically extracted from the AI working session output.

@konard

konard commented Jun 11, 2026

Copy link
Copy Markdown
Member Author

🤖 Solution Draft Log

This log file contains the complete execution trace of the AI solution draft process.

💰 Cost estimation:

  • Model: GPT-5.5
  • Provider: OpenAI
  • Public pricing estimate: $22.394093

📊 Context and tokens usage:

  • 598.0K / 1.1M (57%) input tokens, 62.5K / 128K (49%) output tokens

Total: (598.0K + 13.6M cached) input tokens, 62.5K output tokens, $22.394093 cost

🤖 Models used:

  • Tool: OpenAI Codex
  • Requested: gpt-5.5
  • Model: GPT-5.5 (gpt-5.5)

📎 Log file uploaded as Repository (85049KB)


Now working session is ended, feel free to review and add any feedback on the solution draft.

@konard konard merged commit 7a98a6a into issue-47-76af108c0f24 Jun 11, 2026
13 checks passed
@konard

konard commented Jun 11, 2026

Copy link
Copy Markdown
Member Author

🎉 Auto-merged

This pull request has been automatically merged by hive-mind.

  • All CI checks have passed

Auto-merged by hive-mind with --auto-merge flag

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.

1 participant