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: embed version information #2760

Merged
merged 1 commit into from
Jan 9, 2023
Merged

backend: embed version information #2760

merged 1 commit into from
Jan 9, 2023

Conversation

Khoyo
Copy link
Contributor

@Khoyo Khoyo commented Jan 4, 2023

Fixes #2505.
Fixes #2506.

@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Merging #2760 (d8a77e3) into dev (d0fe500) will increase coverage by 0.00%.
The diff coverage is 43.75%.

@@            Coverage Diff            @@
##                dev    #2760   +/-   ##
=========================================
  Coverage     38.06%   38.06%           
  Complexity     1679     1679           
=========================================
  Files           576      577    +1     
  Lines         17748    17763   +15     
  Branches       2446     2446           
=========================================
+ Hits           6756     6762    +6     
- Misses        10607    10616    +9     
  Partials        385      385           
Flag Coverage Δ
core 83.68% <0.00%> (-0.13%) ⬇️
editoast 73.26% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...rc/main/java/fr/sncf/osrd/api/VersionEndpoint.java 0.00% <0.00%> (ø)
...c/main/java/fr/sncf/osrd/cli/ApiServerCommand.java 0.00% <ø> (ø)
editoast/src/views/mod.rs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Khoyo Khoyo force-pushed the yk/embed-version branch 5 times, most recently from e6f297d to fdf0b11 Compare January 9, 2023 13:13
@Khoyo Khoyo requested a review from eckter as a code owner January 9, 2023 13:13
@multun multun merged commit fdf6c65 into dev Jan 9, 2023
@multun multun deleted the yk/embed-version branch January 9, 2023 13:35
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.

Add endpoints serving release informations Embed release information into the backend
2 participants