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: support launching applications using protocols #80

Merged
merged 4 commits into from
Aug 13, 2023
Merged

Conversation

DatGuy1
Copy link
Owner

@DatGuy1 DatGuy1 commented Aug 12, 2023

Closes #79

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

codecov bot commented Aug 12, 2023

Codecov Report

Merging #80 (224073b) into master (94a9f21) will increase coverage by 0.82%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   97.18%   98.01%   +0.82%     
==========================================
  Files          10       10              
  Lines         640      655      +15     
  Branches       81       84       +3     
==========================================
+ Hits          622      642      +20     
+ Misses         14       10       -4     
+ Partials        4        3       -1     
Files Changed Coverage Δ
src/windows_toasts/toast_document.py 99.25% <100.00%> (+3.79%) ⬆️
src/windows_toasts/toast_types.py 100.00% <100.00%> (ø)
src/windows_toasts/toasters.py 95.93% <100.00%> (+0.10%) ⬆️
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 merged commit d0f9c78 into master Aug 13, 2023
8 checks passed
@DatGuy1 DatGuy1 deleted the protocol branch August 13, 2023 19:48
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.

Support protocol launching
1 participant