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

Add about service/endpoint to API #1075

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Add about service/endpoint to API #1075

merged 1 commit into from
Nov 23, 2024

Conversation

jraddaoui
Copy link
Collaborator

Add a new service and endpoint to the API to get system information. Include short version, preservation system, and preprocessing and poststorage child workflows configuration.

Refs #1062.

Add a new service and endpoint to the API to get system information.
Include short version, preservation system, and preprocessing and
poststorage child workflows configuration.
@jraddaoui jraddaoui self-assigned this Nov 22, 2024
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 63.63636% with 24 lines in your changes missing coverage. Please review.

Project coverage is 54.66%. Comparing base (c0afd76) to head (dfad0eb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmd/enduro/main.go 0.00% 18 Missing ⚠️
internal/api/api.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1075      +/-   ##
==========================================
- Coverage   54.68%   54.66%   -0.03%     
==========================================
  Files         104      105       +1     
  Lines        7631     7696      +65     
==========================================
+ Hits         4173     4207      +34     
- Misses       3201     3229      +28     
- Partials      257      260       +3     

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


🚨 Try these New Features:

Copy link
Collaborator

@djjuhasz djjuhasz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM @jraddaoui! 👍

@jraddaoui jraddaoui merged commit dfad0eb into main Nov 23, 2024
14 checks passed
@jraddaoui jraddaoui deleted the dev/issue-1062-about-api branch November 23, 2024 19:24
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.

2 participants