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: should not notify backgroundTaskHelper if teggContext not exists #88

Merged
merged 1 commit into from
Jan 29, 2023

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Jan 29, 2023

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Base: 92.77% // Head: 92.75% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (7a1a108) compared to base (a33849d).
Patch coverage: 75.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   92.77%   92.75%   -0.02%     
==========================================
  Files         214      214              
  Lines        4509     4512       +3     
  Branches      459      460       +1     
==========================================
+ Hits         4183     4185       +2     
- Misses        326      327       +1     
Impacted Files Coverage Δ
plugin/tegg/app.ts 97.72% <75.00%> (-2.28%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@killagu killagu merged commit 4cab68b into master Jan 29, 2023
@killagu killagu deleted the fix/runInBackground branch January 29, 2023 15:03
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