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
.
semperai
/
git-commitai
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add comprehensive test coverage for edge cases and error handling
- #24
#24
Merged
kasumi-1
merged 17 commits into
semperai:master
semperai/git-commitai:master
from
kasumi-1:improve-coverage
kasumi-1/git-commitai:improve-coverage
Copy head branch name to clipboard
Aug 17, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add comprehensive test coverage for edge cases and error handling
#24
kasumi-1
merged 17 commits into
semperai:master
semperai/git-commitai:master
from
kasumi-1:improve-coverage
kasumi-1/git-commitai:improve-coverage
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2025
Add comprehensive test coverage for edge cases and error handling
Show description for 44d277b
kasumi-1
committed
44d277b
View commit details
Copy full SHA for 44d277b
Browse repository at this point
Strengthen assertions for git diff amend edge case tests
Show description for 59a1071
kasumi-1
committed
59a1071
View commit details
Copy full SHA for 59a1071
Browse repository at this point
Add test case for amend on first commit with fallback logic
kasumi-1
committed
b8eb868
View commit details
Copy full SHA for b8eb868
Browse repository at this point
Add fallback test for staged files amend mode
Show description for 9ff353b
kasumi-1
committed
9ff353b
View commit details
Copy full SHA for 9ff353b
Browse repository at this point
Fix staged file detection logic and improve error handling in tests
Show description for 5a4b370
kasumi-1
committed
5a4b370
View commit details
Copy full SHA for 5a4b370
Browse repository at this point
Fix incorrect patch target in dry run test
Show description for 85a37cb
kasumi-1
committed
85a37cb
View commit details
Copy full SHA for 85a37cb
Browse repository at this point
Add test assertion for dry-run command execution verification
kasumi-1
committed
b99e298
View commit details
Copy full SHA for b99e298
Browse repository at this point
Add test for whitespace-only commit message edge case
kasumi-1
committed
06c87e5
View commit details
Copy full SHA for 06c87e5
Browse repository at this point
Fix incorrect patch target in test and add call count assertion
Show description for 08a72b1
kasumi-1
committed
08a72b1
View commit details
Copy full SHA for 08a72b1
Browse repository at this point
Add assertion for newline normalization in AI prompt builder
kasumi-1
committed
047d0f8
View commit details
Copy full SHA for 047d0f8
Browse repository at this point
Add test case for redacting JSON token field
kasumi-1
committed
69d5ea6
View commit details
Copy full SHA for 69d5ea6
Browse repository at this point
Refactor debug log tests to ensure DEBUG flag is always reset
Show description for 025f632
kasumi-1
committed
025f632
View commit details
Copy full SHA for 025f632
Browse repository at this point
Remove unnecessary sys.path modification in test file
kasumi-1
committed
9bc3728
View commit details
Copy full SHA for 9bc3728
Browse repository at this point
Fix subprocess import path in test patch
kasumi-1
committed
7347b67
View commit details
Copy full SHA for 7347b67
Browse repository at this point
Fix subprocess import path and improve test assertions
Show description for 4dd6b67
kasumi-1
committed
4dd6b67
View commit details
Copy full SHA for 4dd6b67
Browse repository at this point
Fix subprocess patch targeting in commit error test
Show description for 502b383
kasumi-1
committed
502b383
View commit details
Copy full SHA for 502b383
Browse repository at this point
Fix version flag test to remove unused exception capture
kasumi-1
committed
01fb686
View commit details
Copy full SHA for 01fb686
Browse repository at this point
You can’t perform that action at this time.