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

[backend] POC Ability to choose non-system user to execute a payload #1396

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

[backend] refact

802f5f0
Select commit
Loading
Failed to load commit list.
Draft

[backend] POC Ability to choose non-system user to execute a payload #1396

[backend] refact
802f5f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 1s

31.44% (+0.01%) compared to 6922917

View this Pull Request on Codecov

31.44% (+0.01%) compared to 6922917

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 31.44%. Comparing base (6922917) to head (802f5f0).

Files with missing lines Patch % Lines
.../openbas/rest/payload/form/PayloadCreateInput.java 0.00% 1 Missing ⚠️
.../openbas/rest/payload/form/PayloadUpdateInput.java 0.00% 1 Missing ⚠️
.../openbas/rest/payload/form/PayloadUpsertInput.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1396      +/-   ##
============================================
+ Coverage     31.42%   31.44%   +0.01%     
- Complexity     1407     1409       +2     
============================================
  Files           525      526       +1     
  Lines         13678    13686       +8     
  Branches        807      807              
============================================
+ Hits           4298     4303       +5     
- Misses         9182     9185       +3     
  Partials        198      198              

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