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/frontend] Fix duplicate payload #1241

Merged
merged 1 commit into from
Jul 24, 2024
Merged

[backend/frontend] Fix duplicate payload #1241

merged 1 commit into from
Jul 24, 2024

Conversation

RomuDeuxfois
Copy link
Member

@RomuDeuxfois RomuDeuxfois linked an issue Jul 23, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 28.62%. Comparing base (adcccc7) to head (cac892e).

Files Patch % Lines
...java/io/openbas/rest/exercise/ExerciseService.java 0.00% 1 Missing ⚠️
.../main/java/io/openbas/rest/payload/PayloadApi.java 0.00% 1 Missing ⚠️
.../java/io/openbas/service/AtomicTestingService.java 0.00% 1 Missing ⚠️
.../main/java/io/openbas/service/ScenarioService.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1241      +/-   ##
============================================
- Coverage     28.75%   28.62%   -0.14%     
+ Complexity     1284     1279       -5     
============================================
  Files           507      507              
  Lines         13024    12962      -62     
  Branches        745      741       -4     
============================================
- Hits           3745     3710      -35     
+ Misses         9121     9094      -27     
  Partials        158      158              

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

@RomuDeuxfois RomuDeuxfois merged commit c87ffde into master Jul 24, 2024
6 checks passed
@RomuDeuxfois RomuDeuxfois deleted the issue/1233 branch July 24, 2024 11:14
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.

Issue with Duplication of Payload
2 participants