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

chore: Use unimplemented!() in hidden doc example instead of todo!() #483

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

spencewenski
Copy link
Member

No description provided.

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

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

Project coverage is 42.64%. Comparing base (6cd0d33) to head (751bd40).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/migration/timestamp/mod.rs 0.00% 5 Missing ⚠️
Files with missing lines Coverage Δ
src/migration/timestamp/mod.rs 56.41% <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 6cd0d33...751bd40. Read the comment docs.

@spencewenski spencewenski merged commit 7b4dc5f into main Oct 23, 2024
18 of 19 checks passed
@spencewenski spencewenski deleted the todo-to-unimplemented branch October 23, 2024 07:37
This was referenced Oct 25, 2024
spencewenski added a commit that referenced this pull request Oct 29, 2024
## 🤖 New release
* `roadster`: 0.6.15 -> 0.6.16 (✓ API compatible changes)

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

<blockquote>

##
[0.6.16](roadster-v0.6.15...roadster-v0.6.16)
- 2024-10-28

### Added

- Add config to specify the domain where the service is hosted
([#490](#490))

### Other

- Remove resolved advisory from deny ignore list
([#487](#487))
- Use `unimplemented!()` in hidden doc example instead of `todo!()`
([#483](#483))
- Remove a todo comment that was completed
([#482](#482))
</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>
Co-authored-by: Spencer Ferris <[email protected]>
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