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 NPE #2033

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Fix NPE #2033

merged 1 commit into from
Feb 28, 2024

Conversation

Tharsanan1
Copy link
Contributor

Purpose

Fixes: #2023

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

codecov-commenter commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.76%. Comparing base (0b21142) to head (34fdd53).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2033      +/-   ##
==========================================
- Coverage   25.76%   25.76%   -0.01%     
==========================================
  Files         126      126              
  Lines       14984    14986       +2     
  Branches     2671     2672       +1     
==========================================
  Hits         3861     3861              
- Misses      10999    11001       +2     
  Partials      124      124              
Flag Coverage Δ
adapter 23.79% <ø> (ø)
common-controller 4.61% <ø> (ø)
config-deployer-service 26.03% <ø> (-0.02%) ⬇️
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.

@tharindu1st tharindu1st merged commit 07525ad into wso2:main Feb 28, 2024
11 checks passed
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Feb 28, 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.

Handle NullPointerException in enforcer
3 participants