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(extension): fix extension setup #1012

Merged
merged 4 commits into from
Oct 14, 2022
Merged

fix(extension): fix extension setup #1012

merged 4 commits into from
Oct 14, 2022

Conversation

vringar
Copy link
Contributor

@vringar vringar commented Oct 13, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Base: 46.74% // Head: 40.93% // Decreases project coverage by -5.80% ⚠️

Coverage data is based on head (a4eb640) compared to base (d050824).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1012      +/-   ##
==========================================
- Coverage   46.74%   40.93%   -5.81%     
==========================================
  Files          33       33              
  Lines        3391     3391              
==========================================
- Hits         1585     1388     -197     
- Misses       1806     2003     +197     
Impacted Files Coverage Δ
openwpm/utilities/db_utils.py 0.00% <0.00%> (-76.67%) ⬇️
openwpm/command_sequence.py 27.69% <0.00%> (-63.08%) ⬇️
openwpm/commands/profile_commands.py 30.18% <0.00%> (-50.95%) ⬇️
openwpm/browser_manager.py 42.96% <0.00%> (-31.41%) ⬇️
openwpm/utilities/multiprocess_utils.py 28.57% <0.00%> (-28.58%) ⬇️
openwpm/task_manager.py 53.33% <0.00%> (-25.34%) ⬇️
openwpm/errors.py 57.14% <0.00%> (-23.81%) ⬇️
openwpm/js_instrumentation.py 73.11% <0.00%> (-22.59%) ⬇️
openwpm/commands/types.py 68.75% <0.00%> (-18.75%) ⬇️
openwpm/commands/browser_commands.py 23.04% <0.00%> (-6.25%) ⬇️
... and 12 more

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.

@vringar vringar merged commit abf10d7 into master Oct 14, 2022
@vringar vringar deleted the fix/extension branch October 14, 2022 10:52
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.

2 participants