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

[frontend/backend] add inject result inside report #1519

Merged
merged 12 commits into from
Oct 3, 2024

[frontend/backend] add global observation (#1080)

be2e849
Select commit
Loading
Failed to load commit list.
Merged

[frontend/backend] add inject result inside report #1519

[frontend/backend] add global observation (#1080)
be2e849
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

33.31% (+0.78%) compared to 6ed8b90

View this Pull Request on Codecov

33.31% (+0.78%) compared to 6ed8b90

Details

Codecov Report

Attention: Patch coverage is 53.12500% with 15 lines in your changes missing coverage. Please review.

Project coverage is 33.31%. Comparing base (6ed8b90) to head (be2e849).
Report is 34 commits behind head on master.

Files with missing lines Patch % Lines
...rc/main/java/io/openbas/rest/inject/InjectApi.java 0.00% 10 Missing ⚠️
...rc/main/java/io/openbas/rest/report/ReportApi.java 60.00% 0 Missing and 2 partials ⚠️
...rc/main/java/io/openbas/service/InjectService.java 0.00% 2 Missing ⚠️
...bas/rest/report/form/ReportInjectCommentInput.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1519      +/-   ##
============================================
+ Coverage     32.53%   33.31%   +0.78%     
- Complexity     1464     1616     +152     
============================================
  Files           534      544      +10     
  Lines         13777    15198    +1421     
  Branches        824     1067     +243     
============================================
+ Hits           4482     5063     +581     
- Misses         9086     9909     +823     
- Partials        209      226      +17     

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