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

Added support for newer version of python #223

Merged

Conversation

Abelarm
Copy link
Contributor

@Abelarm Abelarm commented Oct 3, 2022

Following the #139

Changes:

  • Added python 3.10 to test action
  • Added python 3.9 to build_wheel action
  • Added python 3.10 to build_wheel action

@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Merging #223 (7a37a25) into develop (95a2b01) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #223      +/-   ##
===========================================
+ Coverage    45.75%   45.76%   +0.01%     
===========================================
  Files           84       84              
  Lines         9090     9096       +6     
===========================================
+ Hits          4159     4163       +4     
- Misses        4931     4933       +2     
Impacted Files Coverage Δ
solcore/science_tracker.py 26.00% <0.00%> (-0.54%) ⬇️
solcore/quantum_mechanics/structure_utilities.py 44.50% <0.00%> (-0.26%) ⬇️
solcore/absorption_calculator/absorption_QW.py 79.53% <0.00%> (+0.12%) ⬆️
solcore/material_data/mobility.py 72.97% <0.00%> (+0.12%) ⬆️
solcore/light_source/light_source.py 56.74% <0.00%> (+0.17%) ⬆️
solcore/quantum_mechanics/strain.py 6.31% <0.00%> (+0.99%) ⬆️

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

Copy link
Collaborator

@dalonsoa dalonsoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me!

@dalonsoa dalonsoa merged commit 303d823 into qpv-research-group:develop Oct 5, 2022
@Abelarm Abelarm deleted the updated_deploy_action_py39_310 branch October 5, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants