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

feat: Place health check results under resources in response #261

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

spencewenski
Copy link
Member

Also, log all health check failures when running health checks during app boot up.

Also, log all health check failures when running health checks during
app boot up.
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

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

Project coverage is 44.59%. Comparing base (e40f41b) to head (e52f10e).

Files Coverage Δ
src/api/core/health.rs 0.00% <ø> (ø)
src/service/runner.rs 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e40f41b...e52f10e. Read the comment docs.

@spencewenski spencewenski merged commit 2626592 into main Jul 2, 2024
14 of 15 checks passed
@spencewenski spencewenski deleted the health-check-response branch July 2, 2024 07:43
@github-actions github-actions bot mentioned this pull request Jul 2, 2024
spencewenski pushed a commit that referenced this pull request Jul 2, 2024
## 🤖 New release
* `roadster`: 0.5.0 -> 0.5.1

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.5.1](roadster-v0.5.0...roadster-v0.5.1)
- 2024-07-02

### Added
- Place health check results under `resources` in response
([#261](#261))

### Other
- Fix typos in README
([#260](#260))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant