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

refactor: replace winsdk with toasts_winrt #78

Merged
merged 1 commit into from
Aug 13, 2023
Merged

refactor: replace winsdk with toasts_winrt #78

merged 1 commit into from
Aug 13, 2023

Conversation

DatGuy1
Copy link
Owner

@DatGuy1 DatGuy1 commented Aug 12, 2023

Closes #55

@DatGuy1 DatGuy1 self-assigned this Aug 12, 2023
@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Merging #78 (49c89e4) into master (5eac07c) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files          10       10           
  Lines         632      632           
  Branches       80       80           
=======================================
  Hits          614      614           
  Misses         14       14           
  Partials        4        4           
Files Changed Coverage Δ
src/windows_toasts/events.py 66.66% <100.00%> (ø)
src/windows_toasts/toast_document.py 95.41% <100.00%> (ø)
src/windows_toasts/toast_types.py 100.00% <100.00%> (ø)
src/windows_toasts/toasters.py 95.83% <100.00%> (ø)

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

@DatGuy1 DatGuy1 merged commit 7bc5fa3 into master Aug 13, 2023
9 checks passed
@DatGuy1 DatGuy1 deleted the toasts-winrt branch August 13, 2023 18:00
DatGuy1 added a commit that referenced this pull request Aug 13, 2023
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.

Split required bindings from winsdk
1 participant