protostar icon indicating copy to clipboard operation
protostar copied to clipboard

Profiling

Open MaksymilianDemitraszek opened this issue 2 years ago • 2 comments

MaksymilianDemitraszek avatar Sep 22 '22 11:09 MaksymilianDemitraszek

Codecov Report

Base: 85.75% // Head: 84.44% // Decreases project coverage by -1.31% :warning:

Coverage data is based on head (b065083) compared to base (f4dbad2). Patch coverage: 56.14% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #878      +/-   ##
==========================================
- Coverage   85.75%   84.44%   -1.32%     
==========================================
  Files         281      286       +5     
  Lines        9220     9649     +429     
==========================================
+ Hits         7907     8148     +241     
- Misses       1313     1501     +188     
Impacted Files Coverage Δ
protostar/protostar_cli.py 97.36% <ø> (ø)
...testing/environments/test_execution_environment.py 56.09% <0.00%> (-1.41%) :arrow_down:
protostar/testing/test_scheduler.py 75.75% <ø> (ø)
protostar/profiler/pprof.py 16.36% <16.36%> (ø)
...ng/environments/fuzz_test_execution_environment.py 42.10% <33.33%> (-0.29%) :arrow_down:
protostar/testing/test_runner.py 48.83% <33.33%> (+0.02%) :arrow_up:
...rotostar/starknet/cheatable_execute_entry_point.py 69.29% <50.90%> (-14.28%) :arrow_down:
protostar/profiler/contract_profiler.py 54.30% <54.30%> (ø)
protostar/profiler/transaction_profiler.py 58.51% <58.51%> (ø)
...star/testing/environments/execution_environment.py 92.59% <66.66%> (-3.25%) :arrow_down:
... and 4 more

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

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

codecov[bot] avatar Sep 22 '22 11:09 codecov[bot]

This includes core of the profiler, docs are going to be included in a separate PR

MaksymilianDemitraszek avatar Oct 12 '22 12:10 MaksymilianDemitraszek