X-Profiler / xprofiler

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

refactor: js bindings #209

Closed hyj1991 closed 2 years ago

hyj1991 commented 2 years ago

将所有的 JS Binding 收敛到 src/jsapi 目录,方便后续统一增加管理。

此 PR 不涉及到逻辑改动,依靠 JS 单测保证逻辑兼容。

Reference:#27

codecov[bot] commented 2 years ago

Codecov Report

Merging #209 (1eb95d1) into master (c2d224c) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 1eb95d1 differs from pull request most recent head 7d62a3a. Consider uploading reports for the commit 7d62a3a to get more accurate results

@@            Coverage Diff            @@
##            master      #209   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          296       296           
=========================================
  Hits           296       296           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more