Giter Site home page Giter Site logo

Comments (1)

trentm avatar trentm commented on September 25, 2024

I can no longer reproduce this with the latest head (commit 0569bea):

% git log -1 | head -1
commit 0569beaa6b7c9cd83a05137e748ccb5f73fffee3 (HEAD -> master, origin/master, origin/HEAD)

% node --version
v15.5.0

% npm test
...
1..2427
# tests 2427
# pass  2427

# ok

----------------------------|----------|----------|----------|----------|-------------------|
File                        |  % Stmts | % Branch |  % Funcs |  % Lines | Uncovered Line #s |
----------------------------|----------|----------|----------|----------|-------------------|
All files                   |    94.48 |    90.31 |    89.42 |    94.64 |                   |
 apm-nodejs-http-client     |    93.81 |    87.85 |    92.21 |    94.02 |                   |
  index.js                  |    93.81 |    87.85 |    92.21 |    94.02 |... 1154,1197,1213 |
 apm-nodejs-http-client/lib |    96.88 |    96.24 |    81.48 |    96.77 |                   |
  container-info.js         |      100 |       80 |      100 |      100 |                16 |
  logging.js                |      100 |      100 |    28.57 |      100 |                   |
  ndjson.js                 |      100 |       50 |      100 |      100 |                 6 |
  truncate.js               |    96.53 |    97.62 |      100 |    96.43 |... 06,317,334,336 |
----------------------------|----------|----------|----------|----------|-------------------|

There were a lot of test changes made in #139 that I think may have been responsible for this being fixed now.

Since this issue was opened we've added testing of node v15 (I'll add node v16 as well). The tests pass with node v16.0.0 for me.

from apm-nodejs-http-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.