Skip to content

chore: release snakesee 0.7.0 and logger plugin 0.1.1#56

Merged
nh13 merged 2 commits intomainfrom
nh/release-0.7.0
Mar 29, 2026
Merged

chore: release snakesee 0.7.0 and logger plugin 0.1.1#56
nh13 merged 2 commits intomainfrom
nh/release-0.7.0

Conversation

@nh13
Copy link
Copy Markdown
Collaborator

@nh13 nh13 commented Mar 29, 2026

Summary

Version bumps for the next releases:

  • snakesee 0.7.0 — 3 features + 4 fixes since 0.6.2
  • snakemake-logger-plugin-snakesee 0.1.1 — thread-safety bug fix since 0.1.0

snakesee 0.7.0

Features:

Fixes:

snakemake-logger-plugin-snakesee 0.1.1

Fixes:

Post-merge steps

# Tag snakesee
git tag 0.7.0 && git push origin 0.7.0

# Tag logger plugin
git tag snakesee-logger-0.1.1 && git push origin snakesee-logger-0.1.1

Summary by CodeRabbit

  • Chores
    • Incremented project version to 0.7.0
    • Updated logger plugin version to 0.1.1

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9e7fa961-cb90-4a2a-82d4-665a27b6bbd8

📥 Commits

Reviewing files that changed from the base of the PR and between 71d4372 and a85a50d.

📒 Files selected for processing (2)
  • pyproject.toml
  • snakemake-logger-plugin-snakesee/pyproject.toml

📝 Walkthrough

Walkthrough

Project versions were incremented across two pyproject.toml files: the main package from 0.6.2 to 0.7.0 and the snakemake-logger-plugin-snakesee subpackage from 0.1.0 to 0.1.1. No functional code, dependencies, or configuration entries were modified.

Changes

Cohort / File(s) Summary
Version Bumps
pyproject.toml, snakemake-logger-plugin-snakesee/pyproject.toml
Updated version numbers in package metadata. Main package incremented from 0.6.2 to 0.7.0; plugin package incremented from 0.1.0 to 0.1.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Hops of joy, the versions dance,
Minor, patch in sweet romance,
0.7 and 0.1.1 shine,
Release day—all is fine! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: version bumps for two packages (snakesee 0.7.0 and logger plugin 0.1.1).
Description check ✅ Passed The description provides comprehensive details about the version bumps, lists all features and fixes for each package, and includes post-merge tagging instructions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch nh/release-0.7.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.06%. Comparing base (71d4372) to head (a85a50d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #56   +/-   ##
=======================================
  Coverage   89.06%   89.06%           
=======================================
  Files          52       52           
  Lines        5012     5012           
=======================================
  Hits         4464     4464           
  Misses        548      548           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nh13 nh13 merged commit 453d660 into main Mar 29, 2026
8 checks passed
@nh13 nh13 deleted the nh/release-0.7.0 branch March 29, 2026 07:09
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