Skip to content

Comments

Prepare for v0.1.2 Release#122

Merged
masa10-f merged 3 commits intomasterfrom
release/prepare-v0.1.2
Oct 30, 2025
Merged

Prepare for v0.1.2 Release#122
masa10-f merged 3 commits intomasterfrom
release/prepare-v0.1.2

Conversation

@masa10-f
Copy link
Collaborator

Before submitting, please check the following:

  • Make sure you have tests for the new code and that test passes (run pytest)
  • If applicable, add a line to the [unreleased] part of CHANGELOG.md, following keep-a-changelog.
  • Format added code by ruff
  • Type checking by mypy and pyright
  • Make sure the checks (github actions) pass.
  • Check that the docs compile without errors (run make html in ./docs/ - you may need to install dependency for sphinx docs, see docs/requirements.txt.)

Then, please fill in below:

Description of the change:

Prepared a release for v0.1.2
I also added a coverage badge to the README.

Related issue:

NA

@masa10-f masa10-f self-assigned this Oct 27, 2025
@masa10-f masa10-f added the release Prepare a new release label Oct 27, 2025
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.35%. Comparing base (afd80b7) to head (334d684).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   68.35%   68.35%           
=======================================
  Files          21       21           
  Lines        2035     2035           
  Branches      326      326           
=======================================
  Hits         1391     1391           
  Misses        592      592           
  Partials       52       52           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@masa10-f masa10-f requested a review from d1ssk October 29, 2025 10:04
@masa10-f
Copy link
Collaborator Author

We will publish v0.1.2 after #121 and #127 are merged.

@masa10-f masa10-f merged commit 3fadeea into master Oct 30, 2025
23 checks passed
@masa10-f masa10-f deleted the release/prepare-v0.1.2 branch October 30, 2025 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Prepare a new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants