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] add exercise report #1419

Merged
merged 11 commits into from
Sep 20, 2024

[frontend] improve code

7fa3ea2
Select commit
Loading
Failed to load commit list.
Merged

[backend/frontend] add exercise report #1419

[frontend] improve code
7fa3ea2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 1s

32.55% (+0.31%) compared to 29ec77a

View this Pull Request on Codecov

32.55% (+0.31%) compared to 29ec77a

Details

Codecov Report

Attention: Patch coverage is 79.54545% with 9 lines in your changes missing coverage. Please review.

Project coverage is 32.55%. Comparing base (29ec77a) to head (7fa3ea2).

Files with missing lines Patch % Lines
...rc/main/java/io/openbas/service/ReportService.java 80.95% 4 Missing ⚠️
...rc/main/java/io/openbas/rest/report/ReportApi.java 72.72% 1 Missing and 2 partials ⚠️
...enbas/rest/report/form/ReportInformationInput.java 66.66% 1 Missing ⚠️
.../java/io/openbas/rest/report/form/ReportInput.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1419      +/-   ##
============================================
+ Coverage     32.24%   32.55%   +0.31%     
- Complexity     1451     1464      +13     
============================================
  Files           532      534       +2     
  Lines         13798    13766      -32     
  Branches        821      824       +3     
============================================
+ Hits           4449     4482      +33     
+ Misses         9143     9075      -68     
- Partials        206      209       +3     

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