Skip to content

Conversation

@derekpierre
Copy link
Member

Type of PR:

  • Bugfix
  • Feature
  • Documentation
  • Other

Required reviews:

  • 1
  • 2
  • 3

What this does:

Issues fixed/closed:

  • Fixes #...

Why it's needed:

Explain how this PR fits in the greater context of the NuCypher Network.
E.g., if this PR address a nucypher/productdev issue, let reviewers know!

Notes for reviewers:

What should reviewers focus on?
Is there a particular commit/function/section of your PR that requires more attention from reviewers?

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the version from 0.15.1-dev.2 to 0.15.1-dev.3 as part of the development release process. The version has been published to npm and tagged in the repository.

Key Changes:

  • Version bumped from 0.15.1-dev.2 to 0.15.1-dev.3 across all package files
  • CHANGELOG.md reorganized to move "Fixed" section after "Added" section and includes new entry for PR #126
  • Lock files (Cargo.lock and package-lock.json) updated to reflect version changes

Reviewed Changes

Copilot reviewed 8 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
nucypher-core/Cargo.toml Updated core package version to 0.15.1-dev.3
nucypher-core-wasm/package.template.json Updated WASM package template version
nucypher-core-wasm/Cargo.toml Updated WASM crate version
nucypher-core-wasm-bundler/package.json Updated bundler package version
nucypher-core-wasm-bundler/package-lock.json Updated lockfile with new version references
nucypher-core-python/setup.py Updated Python package version
nucypher-core-python/Cargo.toml Updated Python binding crate version
Cargo.lock Updated dependency lock entries for all three nucypher-core packages
CHANGELOG.md Reorganized sections and added reference to PR #126
.bumpversion.cfg Updated current_version configuration
Files not reviewed (1)
  • nucypher-core-wasm-bundler/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.96%. Comparing base (a36151b) to head (6945439).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage   63.96%   63.96%           
=======================================
  Files          21       21           
  Lines        4554     4554           
=======================================
  Hits         2913     2913           
  Misses       1641     1641           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@derekpierre derekpierre merged commit 40fae33 into nucypher:main Nov 21, 2025
31 of 32 checks passed
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.

6 participants