Skip to content

Modernize Codebase - #835

Merged
yuce merged 5 commits into
masterfrom
modernize-codebase
Jul 28, 2026
Merged

Modernize Codebase#835
yuce merged 5 commits into
masterfrom
modernize-codebase

Conversation

@yuce

@yuce yuce commented Jul 28, 2026

Copy link
Copy Markdown
Contributor
  • Updated development package versions.
  • Updated the code to fix mypy errors
  • Trying to store a NaN or infinite Decimal raises a ValueError (those values cannot be stored to a Hazelcast cluster)
  • Internal asyncore module is always used
  • Updated workflow actions

@codecov-commenter

codecov-commenter commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.65217% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.20%. Comparing base (ad12094) to head (047aeb8).

Files with missing lines Patch % Lines
hazelcast/security.py 66.66% 1 Missing ⚠️
hazelcast/serialization/util.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #835      +/-   ##
==========================================
- Coverage   94.20%   94.20%   -0.01%     
==========================================
  Files         413      413              
  Lines       27664    27659       -5     
==========================================
- Hits        26062    26055       -7     
- Misses       1602     1604       +2     

☔ View full report in Codecov by Harness.
📢 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.

@yuce
yuce requested a review from dmitriyrazboev July 28, 2026 11:37
@yuce
yuce merged commit b570b5a into master Jul 28, 2026
11 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.

3 participants