Skip to content

feat: back to stable rust#980

Merged
LoricAndre merged 5 commits intomasterfrom
feat/frizbee-0.8.0
Feb 19, 2026
Merged

feat: back to stable rust#980
LoricAndre merged 5 commits intomasterfrom
feat/frizbee-0.8.0

Conversation

@LoricAndre
Copy link
Contributor

@LoricAndre LoricAndre commented Feb 17, 2026

Checklist

  • The title of my PR follows conventional commits
  • I have updated the documentation (README.md, comments, src/manpage.rs and/or src/options.rs if applicable)
  • I have added unit tests
  • I have added integration tests
  • I have linked all related issues or PRs

Description of the changes

Note: codecov runs on the PR on this repo, but feel free to ignore it.

@LoricAndre LoricAndre force-pushed the feat/frizbee-0.8.0 branch 2 times, most recently from b1294d7 to dc770b4 Compare February 18, 2026 21:23
@LoricAndre LoricAndre marked this pull request as ready for review February 19, 2026 18:42
@LoricAndre LoricAndre linked an issue Feb 19, 2026 that may be closed by this pull request
@LoricAndre LoricAndre merged commit c7da16f into master Feb 19, 2026
15 checks passed
@LoricAndre LoricAndre deleted the feat/frizbee-0.8.0 branch February 19, 2026 19:53
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 8 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/fuzzy_matcher/frizbee.rs 84.00% 4 Missing ⚠️
src/theme.rs 75.00% 1 Missing and 1 partial ⚠️
src/util.rs 66.66% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

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.

skim now requires nightly Rust with default features

1 participant