-
Notifications
You must be signed in to change notification settings - Fork 13
Updating CodeQL for Swift 6.1 Support #118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## claude #118 +/- ##
======================================
Coverage 8.36% 8.36%
======================================
Files 45 45
Lines 7435 7435
======================================
Hits 622 622
Misses 6813 6813
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a7d2024 to
e34c79e
Compare
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
* September 2025 Updates (#105) * Updating CodeQL for Swift 6.1 Support (#118) * Fix GitHub issues #119-123: Critical bug fixes and improvements (#126) * Fix GitHub issues #119-123: Critical bug fixes and improvements - Fix NSRange UTF-16 crash risk in NSRegularExpression (Issue #123) - Fix invalid model argument in GitHub Actions workflows (Issue #119) - Fix wrong HTTP status code for UnprocessableEntity mapping (Issue #120) - Fix serverToServer supportsUserOperations to return false (Issue #122) - Update workflows to use claude-sonnet-4 model - Update authentication method API token handling 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
* September 2025 Updates (#105) * Updating CodeQL for Swift 6.1 Support (#118) * Fix GitHub issues #119-123: Critical bug fixes and improvements (#126) * Fix GitHub issues #119-123: Critical bug fixes and improvements - Fix NSRange UTF-16 crash risk in NSRegularExpression (Issue #123) - Fix invalid model argument in GitHub Actions workflows (Issue #119) - Fix wrong HTTP status code for UnprocessableEntity mapping (Issue #120) - Fix serverToServer supportsUserOperations to return false (Issue #122) - Update workflows to use claude-sonnet-4 model - Update authentication method API token handling 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
* September 2025 Updates (#105) * Updating CodeQL for Swift 6.1 Support (#118) * Fix GitHub issues #119-123: Critical bug fixes and improvements (#126) * Fix GitHub issues #119-123: Critical bug fixes and improvements - Fix NSRange UTF-16 crash risk in NSRegularExpression (Issue #123) - Fix invalid model argument in GitHub Actions workflows (Issue #119) - Fix wrong HTTP status code for UnprocessableEntity mapping (Issue #120) - Fix serverToServer supportsUserOperations to return false (Issue #122) - Update workflows to use claude-sonnet-4 model - Update authentication method API token handling 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
* Removing old files * Initial MistKit setup with OpenAPI-based CloudKit client - Set up Swift package structure with swift-openapi-generator - Added OpenAPI specification for CloudKit Web Services API - Created MistKitClient wrapper with authentication middleware - Configured manual OpenAPI code generation workflow - Added basic tests and documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * adding claude integration * Claude refactor (#104) * September 2025 Updates (#124) * September 2025 Updates (#105) * Updating CodeQL for Swift 6.1 Support (#118) * Fix GitHub issues #119-123: Critical bug fixes and improvements (#126) * Fix GitHub issues #119-123: Critical bug fixes and improvements - Fix NSRange UTF-16 crash risk in NSRegularExpression (Issue #123) - Fix invalid model argument in GitHub Actions workflows (Issue #119) - Fix wrong HTTP status code for UnprocessableEntity mapping (Issue #120) - Fix serverToServer supportsUserOperations to return false (Issue #122) - Update workflows to use claude-sonnet-4 model - Update authentication method API token handling 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
No description provided.