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 build & deploy for Windows #225

Merged
merged 5 commits into from Oct 11, 2022

Conversation

Abelarm
Copy link
Contributor

@Abelarm Abelarm commented Oct 3, 2022

Modified the build_deploy_wheels.yml to support build and deploy for windows as #139

  • Tested the build on windows in fork LINK
  • Test the deploy

@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Merging #225 (0960cfd) into develop (95a2b01) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #225      +/-   ##
===========================================
+ 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.

All working!

@dalonsoa dalonsoa merged commit b8133b9 into qpv-research-group:develop Oct 11, 2022
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

2 participants