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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mozilla
/
markfluence
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
21
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
docs/type/test cleanup pass: README, help text, type ergonomics, test coverage
- #106
#106
Merged
willkg
merged 22 commits into
main
mozilla/markfluence:main
from
chore/cleanup
mozilla/markfluence:chore/cleanup
Copy head branch name to clipboard
Aug 29, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
docs/type/test cleanup pass: README, help text, type ergonomics, test coverage
#106
willkg
merged 22 commits into
main
mozilla/markfluence:main
from
chore/cleanup
mozilla/markfluence:chore/cleanup
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2026
docs: fix stale and inaccurate claims in README
Show description for a81bbe3
willkg
committed
a81bbe3
View commit details
Copy full SHA for a81bbe3
Browse repository at this point
docs(cmd): fix stale and incomplete help text
Show description for 9083b7c
willkg
committed
9083b7c
View commit details
Copy full SHA for 9083b7c
Browse repository at this point
refactor(create): typed parentKind enum, drop dead pageIDFailure.title
Show description for 68ce502
willkg
committed
68ce502
View commit details
Copy full SHA for 68ce502
Browse repository at this point
refactor(json): share attachment-upload/download's per-file result shape
Show description for a11b3de
willkg
committed
a11b3de
View commit details
Copy full SHA for a11b3de
Browse repository at this point
refactor: share the local-attachment shape between convert and client
Show description for 26c536d
willkg
committed
26c536d
View commit details
Copy full SHA for 26c536d
Browse repository at this point
refactor(client): rename Options to ResolveOptions
Show description for b8efe60
willkg
committed
b8efe60
View commit details
Copy full SHA for b8efe60
Browse repository at this point
test: remove low-value and dead tests
Show description for 6627c9e
willkg
committed
6627c9e
View commit details
Copy full SHA for 6627c9e
Browse repository at this point
refactor: hoist duplicated pageURL into client.PageURL
Show description for c7cb33a
willkg
committed
c7cb33a
View commit details
Copy full SHA for c7cb33a
Browse repository at this point
test: add internal/clienttest, consolidate internal/client's own helpers
Show description for de10e0b
willkg
committed
de10e0b
View commit details
Copy full SHA for de10e0b
Browse repository at this point
test: adopt internal/clienttest in pagetree, pagedoc, attachfile
Show description for 6743063
willkg
committed
6743063
View commit details
Copy full SHA for 6743063
Browse repository at this point
test(fix): cover plannedChanges, locatePage, and the write-only-on-change guarantee
Show description for 44b98ba
willkg
committed
44b98ba
View commit details
Copy full SHA for 44b98ba
Browse repository at this point
test(update): cover the mtime-skip guarantee and a full publish success path
Show description for 77fd166
willkg
committed
77fd166
View commit details
Copy full SHA for 77fd166
Browse repository at this point
test(create): cover topoSort's cycle rejection, --parent, and resolveFile's own validation
Show description for 50f4396
willkg
committed
50f4396
View commit details
Copy full SHA for 50f4396
Browse repository at this point
fix(attachfile): remove a partial file left behind by a failed download
Show description for 4fe50f7
willkg
committed
4fe50f7
View commit details
Copy full SHA for 4fe50f7
Browse repository at this point
test(client): cover GetUser, CreatePage's parentId, and the credential-rejection integration
Show description for 80dde9a
willkg
committed
80dde9a
View commit details
Copy full SHA for 80dde9a
Browse repository at this point
test(client): cover retry/backoff edges, isIdempotent, and SpaceKeyFromWebUI
Show description for 8fc36a0
willkg
committed
8fc36a0
View commit details
Copy full SHA for 8fc36a0
Browse repository at this point
test(linkindex): cover Cache's memoization and the slug/heading-extraction functions
Show description for ea1e1c9
willkg
committed
ea1e1c9
View commit details
Copy full SHA for ea1e1c9
Browse repository at this point
test(project): confirm Cache.Close is safe on a backfilled shared root
Show description for 6cf30a4
willkg
committed
6cf30a4
View commit details
Copy full SHA for 6cf30a4
Browse repository at this point
test(find): cover run() end-to-end
Show description for 933a6ca
willkg
committed
933a6ca
View commit details
Copy full SHA for 933a6ca
Browse repository at this point
test(children): cover run() end-to-end
Show description for d9ff43e
willkg
committed
d9ff43e
View commit details
Copy full SHA for d9ff43e
Browse repository at this point
test(info): cover run() end-to-end
Show description for ffa0516
willkg
committed
ffa0516
View commit details
Copy full SHA for ffa0516
Browse repository at this point
test(read): cover run() end-to-end
Show description for d341ac0
willkg
committed
d341ac0
View commit details
Copy full SHA for d341ac0
Browse repository at this point
You can’t perform that action at this time.