Skip to content

Conversation

gortavoher
Copy link
Collaborator

  • rename PostTooCharacters to PostTooManyCharacters for clarity

- fix typo in error variant from `PostTooCharacters` to `PostTooManyCharacters`
- unify tag joining logic by using `bluesky_tags()` method
- rename PostTooCharacters to PostTooManyCharacters for clarity
@gortavoher gortavoher requested a review from jerusdp as a code owner July 26, 2025 06:23
@gortavoher gortavoher self-assigned this Jul 26, 2025
@gortavoher gortavoher changed the title Correct-error-handling-for-post-length 🐛 fix(front_matter): correct error handling for post length Jul 26, 2025
@jerusdp jerusdp enabled auto-merge July 26, 2025 06:25
Copy link

codecov bot commented Jul 26, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../cli/bsky/commands/cmd_draft/draft/front_matter.rs 50.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
...ommands/cmd_draft/draft/front_matter/taxonomies.rs 80.95% <ø> (ø)
src/error.rs 0.00% <ø> (ø)
.../cli/bsky/commands/cmd_draft/draft/front_matter.rs 93.06% <50.00%> (-0.03%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- add #[allow(dead_code)] attribute to suppress warnings for hashtags function
Copy link

@jerusdp jerusdp merged commit e33a5c1 into main Jul 26, 2025
2 checks passed
@jerusdp jerusdp deleted the correct-error-handling-for-post-length branch July 26, 2025 07:05
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.

3 participants