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] bring back deprecated routes to let agents upgrade (#2247) #2258

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

guillaumejparis
Copy link
Member

@guillaumejparis guillaumejparis commented Jan 21, 2025

Proposed changes

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

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

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

codecov bot commented Jan 21, 2025

Codecov Report

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

Project coverage is 32.69%. Comparing base (e5dfd5a) to head (3a31301).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...va/io/openbas/rest/asset/endpoint/EndpointApi.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2258      +/-   ##
============================================
- Coverage     32.70%   32.69%   -0.01%     
  Complexity     1515     1515              
============================================
  Files           582      582              
  Lines         18038    18042       +4     
  Branches       1156     1156              
============================================
  Hits           5899     5899              
- Misses        11875    11879       +4     
  Partials        264      264              

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

@guillaumejparis guillaumejparis merged commit 4ed0359 into master Jan 21, 2025
7 checks passed
@guillaumejparis guillaumejparis deleted the issue/2247 branch January 21, 2025 07:27
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.

OpenBAS server user interface does not show agent version
2 participants