Skip to content

git setup#3

Merged
yunlonggao-mega merged 1 commit into
refactor/v1.3.4from
gao/ci
Jul 28, 2025
Merged

git setup#3
yunlonggao-mega merged 1 commit into
refactor/v1.3.4from
gao/ci

Conversation

@yunlonggao-mega

Copy link
Copy Markdown
Collaborator

No description provided.

@yunlonggao-mega
yunlonggao-mega requested a review from abelmega July 28, 2025 03:25
@yunlonggao-mega
yunlonggao-mega merged commit 394293a into refactor/v1.3.4 Jul 28, 2025
0 of 6 checks passed
vincent-k2026 pushed a commit that referenced this pull request Jul 11, 2026
Address review feedback on PR #143:
- endian.rules / trie.rules / canon.rules: anchor rules to call sites and
  add word boundaries so they can't match identifier substrings
  (`serialize_to_le_bytes`) or prefixes (`TRIE_WIDTH_BITS`); make the
  comparator-flip name-agnostic instead of hardcoding `a`/`b`. (Troublor)
- spec_mutation.sh: drop comment-only mutants (universalmutator rewrites
  inside `///` docs → false SURVIVED), reported not silently discarded. (flyq #1)
- spec_mutation.sh: cap lints to allow for the mutant build so a lint-only
  breakage (unused_mut under CI's -D warnings) isn't miscounted invalid. (flyq #2)
- spec_mutation.sh: wrap nextest in a per-mutant timeout so a looping mutant
  is killed at 900s instead of hanging the job for hours. (flyq #3)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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