Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#150] Configuration location and filename and linenumber #151

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

feelform
Copy link
Collaborator

@feelform feelform commented Nov 8, 2023

  • express without CallSite location and filename and linenumber
  • koa without CallSite location and filename and linenumber
  • mysql without CallSite location and filename and linenumber

@feelform feelform added this to the 0.9.0 milestone Nov 8, 2023
@feelform feelform linked an issue Nov 8, 2023 that may be closed by this pull request
@feelform
Copy link
Collaborator Author

feelform commented Nov 8, 2023

LCOV of commit 5eae6e5 during CI #313

Summary coverage rate:
  lines......: 82.3% (2559 of 3110 lines)
  functions..: 78.1% (523 of 670 functions)
  branches...: 69.1% (992 of 1435 branches)

Files changed coverage rate:
                                                                               |Lines       |Functions  |Branches    
  Filename                                                                     |Rate     Num|Rate    Num|Rate     Num
  ===================================================================================================================
  lib/config.js                                                                |91.7%    109| 100%    28|90.0%     60
  lib/instrumentation/instrument-method.js                                     |92.4%     66| 100%     6|79.6%     49
  lib/instrumentation/module/express/patch-layer.js                            |91.7%     48| 100%     7|75.0%     24
  lib/instrumentation/module/koa/koa-register-interceptor.js                   |72.2%     36| 100%     3|52.2%     23
  lib/instrumentation/module/mysql/mysql-create-connection-interceptor.js      | 100%     16| 100%     3|50.0%      2

* express without CallSite  location and filename and linenumber
* koa without CallSite  location and filename and linenumber
* mysql without CallSite  location and filename and linenumber
@feelform feelform merged commit 8383b14 into pinpoint-apm:master Nov 8, 2023
3 of 4 checks passed
@feelform feelform linked an issue Nov 23, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configuration location and filename and linenumber code level visibility configuration
1 participant