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

TST: Enable tests for python 3.12 #305

Merged
merged 4 commits into from
Oct 6, 2023
Merged

TST: Enable tests for python 3.12 #305

merged 4 commits into from
Oct 6, 2023

Conversation

BvB93
Copy link
Collaborator

@BvB93 BvB93 commented Oct 6, 2023

Enable tests for Python 3.12

@BvB93 BvB93 added the Tests Updated the unit-tests label Oct 6, 2023
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #305 (4faa5b2) into master (4954ab8) will decrease coverage by 0.03%.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##           master     #305      +/-   ##
==========================================
- Coverage   80.77%   80.74%   -0.03%     
==========================================
  Files          41       41              
  Lines        2278     2280       +2     
  Branches      396      397       +1     
==========================================
+ Hits         1840     1841       +1     
  Misses        327      327              
- Partials      111      112       +1     
Files Coverage Δ
src/qmflows/parsers/_cp2k_basis_parser.py 98.18% <100.00%> (ø)
src/qmflows/parsers/_cp2k_orbital_parser.py 98.78% <100.00%> (ø)
src/qmflows/parsers/cp2k.py 80.15% <100.00%> (ø)
src/qmflows/parsers/utils.py 82.35% <100.00%> (ø)
src/qmflows/test_utils.py 81.45% <100.00%> (ø)
src/qmflows/packages/_scm.py 68.92% <0.00%> (ø)
src/qmflows/utils.py 88.88% <66.66%> (-1.12%) ⬇️

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

@BvB93 BvB93 merged commit cd8ad4b into master Oct 6, 2023
23 checks passed
@BvB93 BvB93 deleted the 3.12 branch October 6, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tests Updated the unit-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant