Release v0.0.95 — Set<T> collection type#338
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughVersion bump from 0.0.94 to 0.0.95 across project metadata, with corresponding changelog and roadmap updates documenting the release notes for version 0.0.95. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Use flexbox with align-items: center instead of vertical-align: middle for proper vertical centring of the badge relative to the text. Co-Authored-By: Claude <noreply@anthropic.invalid>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #338 +/- ##
=======================================
Coverage 95.42% 95.42%
=======================================
Files 45 45
Lines 15892 15892
=======================================
Hits 15165 15165
Misses 727 727 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
Version bump and release metadata for v0.0.95.
vera/__init__.pyandpyproject.tomlTest plan
🤖 Generated with Claude Code
Summary by CodeRabbit
v0.0.95 Release Notes
New Features
Set<T>collection type with built-in operations and constraints support.Documentation
Chores