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] feedback

91f118f
Select commit
Loading
Failed to load commit list.
Merged

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

[frontend/backend] feedback
91f118f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 0s

32.76% (+0.23%) compared to 6ed8b90

View this Pull Request on Codecov

32.76% (+0.23%) compared to 6ed8b90

Details

Codecov Report

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

Project coverage is 32.76%. Comparing base (6ed8b90) to head (91f118f).
Report is 7 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%   32.76%   +0.23%     
- Complexity     1464     1540      +76     
============================================
  Files           534      540       +6     
  Lines         13777    14434     +657     
  Branches        824      917      +93     
============================================
+ Hits           4482     4729     +247     
- Misses         9086     9483     +397     
- Partials        209      222      +13     

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