Skip to content

Conversation

@nesitor
Copy link
Member

@nesitor nesitor commented Oct 8, 2025

Feature: Upgrade aleph_message version to 1.0.5

Self proofreading checklist

  • The new code clear, easy to read and well commented.
  • New code does not duplicate the functions of builtin or popular libraries.
  • An LLM was used to review the new code and look for simplifications.
  • New classes and functions contain docstrings explaining what they provide.
  • All new code is covered by relevant tests.
  • Documentation has been updated regarding these changes.
  • Dependencies update in the project.toml have been mirrored in the Debian package build script packaging/Makefile

Changes

Increased aleph_message package version to 1.0.5

How to test

Execute the unit tests

@nesitor nesitor requested review from 1yam and odesenfans October 8, 2025 12:10
@nesitor nesitor self-assigned this Oct 8, 2025
@codecov
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.65%. Comparing base (c79a8cc) to head (7662728).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #837      +/-   ##
==========================================
- Coverage   64.84%   64.65%   -0.19%     
==========================================
  Files          87       87              
  Lines        8095     8121      +26     
  Branches      723      733      +10     
==========================================
+ Hits         5249     5251       +2     
- Misses       2620     2643      +23     
- Partials      226      227       +1     

☔ 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.

Copy link
Member

@1yam 1yam left a comment

Choose a reason for hiding this comment

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

LGTM

@nesitor nesitor merged commit 9698fae into main Oct 8, 2025
35 of 37 checks passed
@nesitor nesitor deleted the andres-feature-upgrade_aleph_message_version branch October 8, 2025 12:45
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.

3 participants