Skip to content
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

Integration test - API-KEY authentication support for web socket APIs #13278

Conversation

thisaltennakoon
Copy link
Contributor

@thisaltennakoon thisaltennakoon changed the title Integration test for API Key authentication for WebSocket APIs Integration test - API-KEY authentication support for web socket APIs Oct 3, 2023
@thisaltennakoon thisaltennakoon force-pushed the Integration-test-for-API-Key-authentication-for-WebSocket-API-1 branch from 8105829 to 8a0ffd7 Compare October 8, 2023 19:41
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.23%. Comparing base (8b71bbf) to head (3fa3f8e).
Report is 5 commits behind head on master.

❗ Current head 3fa3f8e differs from pull request most recent head b5e81c4. Consider uploading reports for the commit b5e81c4 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13278      +/-   ##
============================================
+ Coverage     20.24%   23.23%   +2.98%     
- Complexity     1030     1172     +142     
============================================
  Files           254      254              
  Lines         11489    11489              
  Branches       1200     1200              
============================================
+ Hits           2326     2669     +343     
+ Misses         9134     8794     -340     
+ Partials         29       26       -3     
Flag Coverage Δ
integration_tests 23.23% <ø> (+2.98%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tharikaGitHub tharikaGitHub merged commit 4b1915a into wso2:master Mar 27, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API-KEY authentication support web socket API
2 participants