openwpm / OpenWPM

A web privacy measurement framework
https://openwpm.readthedocs.io
Other
1.34k stars 315 forks source link

Otel #1087

Open vringar opened 9 months ago

vringar commented 9 months ago

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:

codecov[bot] commented 9 months ago

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 ```diff @@ 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.