Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ExaDev
/
documents.js
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
4
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
test(byte-codec): eliminate every mutant by restructuring rather than suppressing
- #1252
#1252
Merged
Mearman
merged 11 commits into
main
ExaDev/documents.js:main
from
fix/no-disable-comments-byte-codec
ExaDev/documents.js:fix/no-disable-comments-byte-codec
Copy head branch name to clipboard
Sep 12, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
test(byte-codec): eliminate every mutant by restructuring rather than suppressing
#1252
Mearman
merged 11 commits into
main
ExaDev/documents.js:main
from
fix/no-disable-comments-byte-codec
ExaDev/documents.js:fix/no-disable-comments-byte-codec
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2026
test(byte-codec): cover a JPEG marker scan that runs out of bytes with no EOI
Show description for e4086ad
Mearman
committed
e4086ad
View commit details
Copy full SHA for e4086ad
Browse repository at this point
refactor(byte-codec): drop ByteWriter.writeBytes's redundant empty-chunk guard
Show description for 2db0745
Mearman
committed
2db0745
View commit details
Copy full SHA for 2db0745
Browse repository at this point
refactor(byte-codec): bound the tolerant-inflate recovery ladder by the data itself
Show description for e329a34
Mearman
committed
e329a34
View commit details
Copy full SHA for e329a34
Browse repository at this point
refactor(byte-codec): bound the JPEG marker scan by the data itself
Show description for 57e4fba
Mearman
committed
57e4fba
View commit details
Copy full SHA for 57e4fba
Browse repository at this point
refactor(byte-codec): eliminate redundant loop bounds and branches in PNG decoding
Show description for 94844a6
Mearman
committed
94844a6
View commit details
Copy full SHA for 94844a6
Browse repository at this point
refactor(byte-codec): restate PNG filter tie-breaking and loop bounds without pairwise comparisons
Show description for 71c3de8
Mearman
committed
71c3de8
View commit details
Copy full SHA for 71c3de8
Browse repository at this point
refactor(byte-codec): pack the palette-detection key as a bitfield and drop redundant loop bounds
Show description for 74aa0fd
Mearman
committed
74aa0fd
View commit details
Copy full SHA for 74aa0fd
Browse repository at this point
chore(byte-codec): describe the mutation gate without referencing disable comments
Show description for 8063496
Mearman
committed
8063496
View commit details
Copy full SHA for 8063496
Browse repository at this point
Merge branch 'main' into fix/no-disable-comments-byte-codec
Mearman
authored
4d963da
View commit details
Copy full SHA for 4d963da
Browse repository at this point
Merge branch 'main' into fix/no-disable-comments-byte-codec
Mearman
authored
4e82550
View commit details
Copy full SHA for 4e82550
Browse repository at this point
Merge branch 'main' into fix/no-disable-comments-byte-codec
Mearman
authored
a9fdbd3
View commit details
Copy full SHA for a9fdbd3
Browse repository at this point
You can’t perform that action at this time.