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

Fixing single endpoint type configuring issue #1123

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

CrowleyRajapakse
Copy link
Contributor

Purpose

fixes wso2/apk#2221

@CrowleyRajapakse CrowleyRajapakse added the trigger-action gradle build for apk-agent label Apr 1, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 63.63636% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 44.56%. Comparing base (9068d7c) to head (fc13b10).
Report is 1 commits behind head on master.

Files Patch % Lines
apim-apk-agent/pkg/transformer/transformer.go 63.63% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1123      +/-   ##
==========================================
+ Coverage   44.48%   44.56%   +0.08%     
==========================================
  Files          18       18              
  Lines        1857     1876      +19     
==========================================
+ Hits          826      836      +10     
- Misses        963      971       +8     
- Partials       68       69       +1     
Flag Coverage Δ
apim-apk-agent 44.56% <63.63%> (+0.08%) ⬆️

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.

@CrowleyRajapakse CrowleyRajapakse merged commit bf5aa1b into wso2:master Apr 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
trigger-action gradle build for apk-agent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API with only production endpoint cannot be deployed in apim
3 participants