-
-
Notifications
You must be signed in to change notification settings - Fork 222
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: getsentry/XcodeBuildMCP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/XcodeBuildMCP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/code-coverage-tools
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 15 files changed
- 2 contributors
Commits on Mar 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 92db053 - Browse repository at this point
Copy the full SHA 92db053View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e0aeb - Browse repository at this point
Copy the full SHA f2e0aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5381d5a - Browse repository at this point
Copy the full SHA 5381d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bbfeba - Browse repository at this point
Copy the full SHA 7bbfebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 045a31b - Browse repository at this point
Copy the full SHA 045a31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04a0b29 - Browse repository at this point
Copy the full SHA 04a0b29View commit details -
Configuration menu - View commit details
-
Copy full SHA for c946a5b - Browse repository at this point
Copy the full SHA c946a5bView commit details -
Fix missing process property in inline mock executors for typecheck
Use createMockCommandResponse in get_file_coverage tests so inline mock executors return the required process field from CommandResponse.
Configuration menu - View commit details
-
Copy full SHA for 85c5b6e - Browse repository at this point
Copy the full SHA 85c5b6eView commit details -
Add file path label to uncovered line ranges in showLines output
When showLines is true the archive command only runs for the first matched file entry. The uncovered-ranges block now includes the file path so readers know which file the ranges belong to.
Configuration menu - View commit details
-
Copy full SHA for b20302e - Browse repository at this point
Copy the full SHA b20302eView commit details -
Validate individual coverage target objects before processing
Add isValidCoverageTarget type guard to filter out malformed objects from xccov JSON output, preventing runtime crashes on missing properties.
Configuration menu - View commit details
-
Copy full SHA for 9f25d94 - Browse repository at this point
Copy the full SHA 9f25d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9372c33 - Browse repository at this point
Copy the full SHA 9372c33View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...feature/code-coverage-tools