Skip to content

Conversation

@johanah29
Copy link
Member

@johanah29 johanah29 commented May 20, 2025

Proposed changes

  • Now, we can create a manual endpoint, update its details and delete it (chunk 1)

Testing Instructions

  1. Go to the endpoint page
  2. Create, update or delete endpoints from the list and from the specific endpoint page

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality
  • For bug fix -> I implemented a test that covers the bug

@johanah29 johanah29 linked an issue May 20, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 22, 2025

Codecov Report

Attention: Patch coverage is 42.85714% with 8 lines in your changes missing coverage. Please review.

Project coverage is 42.28%. Comparing base (1972fcd) to head (cca1963).
Report is 4 commits behind head on release/current.

Files with missing lines Patch % Lines
.../main/java/io/openbas/service/EndpointService.java 0.00% 4 Missing ⚠️
...va/io/openbas/rest/asset/endpoint/EndpointApi.java 66.66% 2 Missing ⚠️
...ain/java/io/openbas/service/AssetGroupService.java 50.00% 1 Missing ⚠️
...src/main/java/io/openbas/utils/EndpointMapper.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##             release/current    #3212      +/-   ##
=====================================================
+ Coverage              42.27%   42.28%   +0.01%     
- Complexity              2484     2485       +1     
=====================================================
  Files                    704      704              
  Lines                  21800    21804       +4     
  Branches                1483     1483              
=====================================================
+ Hits                    9215     9219       +4     
  Misses                 12077    12077              
  Partials                 508      508              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@damgouj damgouj added the filigran team use to identify PR from the Filigran team label May 23, 2025
@damgouj damgouj marked this pull request as ready for review May 23, 2025 08:36
@damgouj damgouj changed the title [backend|frontend]Ability to create agentless endpoints(#2286) [backend/frontend] Ability to create agentless endpoints (chunk 1) May 23, 2025
@damgouj damgouj requested review from damgouj and removed request for damgouj May 23, 2025 08:38
@MarineLeM MarineLeM self-requested a review May 23, 2025 08:58
@MarineLeM
Copy link
Contributor

Test ok

@damgouj damgouj requested a review from MarineLeM May 23, 2025 12:41
@johanah29 johanah29 merged commit 19ed6aa into release/current May 26, 2025
8 checks passed
@johanah29 johanah29 deleted the issue/2286 branch May 26, 2025 08:55
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.

Ability to create manually "agentless" endpoints

4 participants