Refactor API key processing to improve clarity and reduce code
duplication. Introduce detailed logging for schema updates and
initializations, capturing relevant context information. Use
background context for async operations to avoid blocking.
Implement organization lookup logic in the WebSocket init
function for consistent API key handling across connections.
Refactor API key processing to improve clarity and reduce code
duplication. Introduce detailed logging for schema updates and
initializations, capturing relevant context information. Use
background context for async operations to avoid blocking.
Implement organization lookup logic in the WebSocket init
function for consistent API key handling across connections.
argoyle
(Migrated from gitlab.com)
scheduled this pull request to auto merge when all checks succeed 2025-11-20 07:10:13 +00:00
❌ Patch coverage is 25.40541% with 138 lines in your changes missing coverage. Please review. ✅ Project coverage is 7.74%. Comparing base (a9a47c1) to head (47dbf82).
aborted the automatic merge because the source branch was updated. Learn more.
aborted the automatic merge because the source branch was updated. [Learn more](https://gitlab.com/help/ci/pipelines/merge_trains.md#merge-request-dropped-from-the-merge-train).
added 6 commits
<ul><li>900b594c...a9a47c16 - 2 commits from branch <code>main</code></li><li>bb0c08be - fix: enhance API key handling and logging in middleware</li><li>4d18cf41 - feat(tests): add unit tests for WebSocket initialization logic</li><li>9368d77b - feat: add latestSchema query for retrieving schema updates</li><li>df44ddbb - test: enhance assertions for version and subscription config</li></ul>
[Compare with previous version](/unboundsoftware/schemas/-/merge_requests/623/diffs?diff_id=1572971841&start_sha=900b594cade9251500a359dfe05bec9518fe3751)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Refactor API key processing to improve clarity and reduce code
duplication. Introduce detailed logging for schema updates and
initializations, capturing relevant context information. Use
background context for async operations to avoid blocking.
Implement organization lookup logic in the WebSocket init
function for consistent API key handling across connections.
Codecov Report
❌ Patch coverage is
25.40541%with138 linesin your changes missing coverage. Please review.✅ Project coverage is 7.74%. Comparing base (
a9a47c1) to head (47dbf82).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
aborted the automatic merge because the source branch was updated. Learn more.
added 6 commits
mainbb0c08be- fix: enhance API key handling and logging in middleware4d18cf41- feat(tests): add unit tests for WebSocket initialization logic9368d77b- feat: add latestSchema query for retrieving schema updatesdf44ddbb- test: enhance assertions for version and subscription configCompare with previous version
added 1 commit
47dbf827- fix: add command executor interface for better testingCompare with previous version
mentioned in commit
b1a46f9d4e