X-Profiler / xprofiler

🌀An addon for node.js, which supporting output performance log and real-time profiling through sampling.
Other
422 stars 57 forks source link

feat: context aware native module #148

Closed legendecas closed 2 years ago

legendecas commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #148 (7983c9f) into master (0937a36) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 7983c9f differs from pull request most recent head 1ced97a. Consider uploading reports for the commit 1ced97a to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #148   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         9    +1     
  Lines          287       296    +9     
=========================================
+ Hits           287       296    +9     
Impacted Files Coverage Δ
lib/worker_threads.js 100.00% <100.00%> (ø)
xprofiler.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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