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] fix and improve dashboard statistics (#1697) #1698

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

guillaumejparis
Copy link
Member

@guillaumejparis guillaumejparis commented Oct 21, 2024

Close #1697

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Oct 21, 2024
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

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

Project coverage is 33.09%. Comparing base (f4ae81f) to head (b0d15ea).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...n/java/io/openbas/rest/statistic/StatisticApi.java 0.00% 69 Missing ⚠️
...bas/rest/statistic/response/PlatformStatistic.java 0.00% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1698      +/-   ##
============================================
- Coverage     33.24%   33.09%   -0.15%     
  Complexity     1598     1598              
============================================
  Files           560      560              
  Lines         14605    14669      +64     
  Branches        894      903       +9     
============================================
  Hits           4855     4855              
- Misses         9519     9583      +64     
  Partials        231      231              

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

@savacano28 savacano28 self-requested a review October 21, 2024 11:11
@RomuDeuxfois
Copy link
Member

MITRE ATT&CK Coverage still empty on my side.
I have one simulation and one atomic testing
image

@RomuDeuxfois
Copy link
Member

I am not sure, but this card seems to not working
image

@RomuDeuxfois RomuDeuxfois self-requested a review October 22, 2024 07:48
@RomuDeuxfois
Copy link
Member

Homogenize queries: base on 180 days for creation date and start date is not null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve performances on Dashboard statistics
2 participants