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

Fix adapter memory leak #1967

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

Tharsanan1
Copy link
Contributor

@Tharsanan1 Tharsanan1 commented Jan 19, 2024

Purpose

Fixes: #1966

@Tharsanan1 Tharsanan1 added the trigger-action When this includes apk actions getting trigger for pr label Jan 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8e0fbe7) 26.52% compared to head (10e0bf5) 25.94%.
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1967      +/-   ##
==========================================
- Coverage   26.52%   25.94%   -0.58%     
==========================================
  Files         248      124     -124     
  Lines       29054    14931   -14123     
  Branches     5150     2575    -2575     
==========================================
- Hits         7706     3874    -3832     
+ Misses      21100    10936   -10164     
+ Partials      248      121     -127     
Flag Coverage Δ
adapter 23.70% <ø> (-0.87%) ⬇️
common-controller 4.62% <ø> (ø)
config-deployer-service 26.83% <ø> (ø)
idp-domain-service 80.18% <ø> (ø)

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.

@Tharsanan1 Tharsanan1 added trigger-action When this includes apk actions getting trigger for pr and removed trigger-action When this includes apk actions getting trigger for pr labels Jan 19, 2024
@AmaliMatharaarachchi AmaliMatharaarachchi merged commit db3c8f3 into wso2:main Jan 24, 2024
28 of 31 checks passed
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Jan 24, 2024
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.

Adapter memory consumption is high
3 participants