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/chrome ext env check #20

Merged
merged 7 commits into from
Oct 31, 2023
Merged

Fix/chrome ext env check #20

merged 7 commits into from
Oct 31, 2023

Conversation

n1md7
Copy link
Owner

@n1md7 n1md7 commented Oct 31, 2023

No description provided.

@n1md7 n1md7 self-assigned this Oct 31, 2023
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #20 (9be04f1) into master (731f31d) will increase coverage by 0.12%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   92.61%   92.73%   +0.12%     
==========================================
  Files           7        7              
  Lines         298      303       +5     
  Branches       74       76       +2     
==========================================
+ Hits          276      281       +5     
  Misses         19       19              
  Partials        3        3              
Flag Coverage Δ
unittests 92.73% <87.50%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/Database.ts 84.82% <87.50%> (+0.70%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 731f31d...9be04f1. Read the comment docs.

@n1md7 n1md7 linked an issue Oct 31, 2023 that may be closed by this pull request
@n1md7 n1md7 merged commit b7bdde0 into master Oct 31, 2023
6 of 7 checks passed
@n1md7 n1md7 deleted the fix/chrome-ext-env-check branch October 31, 2023 20:57
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.

Can't Use indexeddb-promise in Chrome Extension's background script
2 participants