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

Close hanging tasks in correlateFindings Action workflow #881

Closed

Conversation

goyamegh
Copy link
Collaborator

@goyamegh goyamegh commented Mar 5, 2024

Description

Close hanging tasks in correlateFindings Action workflow

Issues Resolved

#879

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Megha Goyal <goyamegh@amazon.com>
Signed-off-by: Megha Goyal <goyamegh@amazon.com>
Signed-off-by: Megha Goyal <goyamegh@amazon.com>
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

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

Project coverage is 25.06%. Comparing base (8ef0a3f) to head (ab1f2b9).
Report is 1 commits behind head on main.

Files Patch % Lines
...yanalytics/correlation/VectorEmbeddingsEngine.java 0.00% 282 Missing ⚠️
...arch/securityanalytics/correlation/JoinEngine.java 0.00% 192 Missing ⚠️
...ics/transport/TransportCorrelateFindingAction.java 0.00% 175 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #881      +/-   ##
============================================
+ Coverage     24.82%   25.06%   +0.24%     
+ Complexity     1030     1029       -1     
============================================
  Files           277      277              
  Lines         12717    12575     -142     
  Branches       1401     1372      -29     
============================================
- Hits           3157     3152       -5     
+ Misses         9296     9159     -137     
  Partials        264      264              

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

@goyamegh
Copy link
Collaborator Author

goyamegh commented Mar 5, 2024

Moving this commit to #880

@goyamegh goyamegh closed this Mar 5, 2024
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.

1 participant