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

#114 Support Python 3.9 #117

Merged
merged 7 commits into from
Aug 30, 2023
Merged

#114 Support Python 3.9 #117

merged 7 commits into from
Aug 30, 2023

Conversation

alexhad6
Copy link
Contributor

No description provided.

@alexhad6 alexhad6 linked an issue Aug 30, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #117 (8f7b41c) into develop (423f15b) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #117      +/-   ##
===========================================
- Coverage    98.25%   98.22%   -0.04%     
===========================================
  Files            7        7              
  Lines          344      338       -6     
===========================================
- Hits           338      332       -6     
  Misses           6        6              
Files Changed Coverage Δ
paramdb/_database.py 97.32% <100.00%> (-0.12%) ⬇️
paramdb/_param_data/_collections.py 100.00% <100.00%> (ø)
paramdb/_param_data/_dataclasses.py 98.21% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alexhad6 alexhad6 changed the base branch from main to develop August 30, 2023 20:37
@alexhad6 alexhad6 merged commit 525b720 into develop Aug 30, 2023
4 of 5 checks passed
@alexhad6 alexhad6 deleted the #114-support-python-39 branch August 30, 2023 21:27
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.

Support Python 3.9
1 participant