Skip to content

Conversation

@SamuelHassine
Copy link
Member

Proposed changes

  • [backend] Implement API to upsert endpoints

Related issues

@codecov
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

❌ Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.59%. Comparing base (bfcbde2) to head (5c29da2).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...va/io/openbas/rest/asset/endpoint/EndpointApi.java 0.00% 20 Missing ⚠️
.../main/java/io/openbas/service/EndpointService.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3857      +/-   ##
============================================
- Coverage     44.63%   44.59%   -0.04%     
  Complexity     2873     2873              
============================================
  Files           779      779              
  Lines         23656    23677      +21     
  Branches       1674     1680       +6     
============================================
  Hits          10559    10559              
- Misses        12491    12512      +21     
  Partials        606      606              

☔ 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.

@SamuelHassine SamuelHassine merged commit 9a0c840 into master Aug 27, 2025
11 checks passed
@SamuelHassine SamuelHassine deleted the issue/3856 branch August 27, 2025 08:50
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.

Implement API to upsert endpoints

3 participants