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

fix: rebuild wheels with newer ciwheelbuild #10

Merged
merged 2 commits into from
Apr 28, 2023
Merged

fix: rebuild wheels with newer ciwheelbuild #10

merged 2 commits into from
Apr 28, 2023

Conversation

bdraco
Copy link
Owner

@bdraco bdraco commented Apr 28, 2023

Also change the windows image to 2019 instead of 2022 for backwards compat

fixes #9

@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b47d7c7) 96.64% compared to head (d6985c4) 96.64%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   96.64%   96.64%           
=======================================
  Files           1        1           
  Lines         149      149           
  Branches       15       15           
=======================================
  Hits          144      144           
  Misses          3        3           
  Partials        2        2           
Impacted Files Coverage Δ
src/chacha20poly1305_reuseable/__init__.py 96.64% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bdraco bdraco merged commit 73e543a into main Apr 28, 2023
@bdraco bdraco deleted the windows_2019 branch April 28, 2023 01:46
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.

Fails to load DLL on windows
1 participant