hazelcast-python-client icon indicating copy to clipboard operation
hazelcast-python-client copied to clipboard

Update max Python version in tests to 3.14

Open yuce opened this issue 2 weeks ago • 1 comments

  • Update max Python version in tests to 3.14
  • Update pytest
  • Note that there are no code changes, but I had to update black which changed some of the formatting.

yuce avatar Dec 10 '25 09:12 yuce

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 94.64%. Comparing base (177cc41) to head (ef76da2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #758      +/-   ##
==========================================
+ Coverage   94.62%   94.64%   +0.01%     
==========================================
  Files         393      393              
  Lines       25056    25056              
==========================================
+ Hits        23710    23713       +3     
+ Misses       1346     1343       -3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Dec 10 '25 09:12 codecov-commenter