Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support python 3.12 & minor improvements #10

Merged
merged 5 commits into from
Jan 21, 2024
Merged

Conversation

qqaatw
Copy link
Owner

@qqaatw qqaatw commented Jul 15, 2023

Summary:

  1. Support Python 3.12.
  2. Use context manager for lock.
  3. Add more tests.
  4. Update docs.

@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (dbe4bbe) 92.18% compared to head (ef29eca) 92.41%.

Files Patch % Lines
JciHitachi/aws_connection.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   92.18%   92.41%   +0.23%     
==========================================
  Files           8        8              
  Lines         793      791       -2     
==========================================
  Hits          731      731              
+ Misses         62       60       -2     

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

@qqaatw qqaatw changed the title aws_connection.py improvement Support python 3.12 & minor improvements Jan 21, 2024
@qqaatw qqaatw merged commit 9a0cd85 into master Jan 21, 2024
10 of 11 checks passed
@qqaatw qqaatw deleted the aws_conn_improvement branch January 21, 2024 21:36
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.

None yet

1 participant