OpenWPM icon indicating copy to clipboard operation
OpenWPM copied to clipboard

Otel

Open vringar opened this issue 2 years ago • 1 comments

No intention to ever ship this unless someone else requests it, but I wanted to play around with it to better understand where OpenWPM is spending time and where it is crashing

Anything useful blocked by:

  • https://github.com/open-telemetry/opentelemetry-python/pull/3618
  • https://github.com/open-telemetry/opentelemetry-python/pull/3633

vringar avatar Feb 21 '24 12:02 vringar

Codecov Report

Attention: 104 lines in your changes are missing coverage. Please review.

Comparison is base (f74e79f) 45.74% compared to head (b933b4a) 38.34%.

Files Patch % Lines
openwpm/browser_manager.py 7.95% 81 Missing :warning:
openwpm/storage/storage_controller.py 26.08% 17 Missing :warning:
openwpm/utilities/multiprocess_utils.py 63.63% 4 Missing :warning:
openwpm/task_manager.py 66.66% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1087      +/-   ##
==========================================
- Coverage   45.74%   38.34%   -7.40%     
==========================================
  Files          35       35              
  Lines        3478     3515      +37     
==========================================
- Hits         1591     1348     -243     
- Misses       1887     2167     +280     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 21 '24 12:02 codecov[bot]