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

feat: pending update activation #81

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

DatGuy1
Copy link
Owner

@DatGuy1 DatGuy1 commented Aug 13, 2023

See https://learn.microsoft.com/windows/apps/design/shell/tiles-and-notifications/toast-pending-update. Currently blocked as this requires background activation, see #45

@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Merging #81 (667d721) into master (5eac07c) will increase coverage by 0.80%.
Report is 9 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   97.15%   97.95%   +0.80%     
==========================================
  Files          10       10              
  Lines         632      636       +4     
  Branches       80       81       +1     
==========================================
+ Hits          614      623       +9     
+ Misses         14       10       -4     
+ Partials        4        3       -1     
Files Changed Coverage Δ
src/windows_toasts/toast_document.py 99.24% <100.00%> (+3.82%) ⬆️
src/windows_toasts/wrappers.py 100.00% <100.00%> (ø)

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

@DatGuy1 DatGuy1 marked this pull request as draft August 13, 2023 15:05
@DatGuy1 DatGuy1 deleted the branch main August 13, 2023 19:53
@DatGuy1 DatGuy1 closed this Aug 13, 2023
@DatGuy1 DatGuy1 reopened this 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.

1 participant