Skip to content

Conversation

@mmarchini
Copy link
Contributor

Notable Changes:

  • Teach llnode how to print Symbol properties names

Commits:

  • [fdb49b8] doc: fix typo in README.md (hardfist)
  • [51bf1f6] src: fix formatting of context address within JSFunction
    (Matheus Marchini)
  • [a36611f] test: move workqueue tests to correct folder (Matheus
    Marchini)
  • [0c1e3ae] src: make source list -l flag optional (Matheus Marchini)
  • [a295239] src: refactor JSError stringifier (Matheus Marchini)
  • [9f3dce3] build: add coverage for javascript code (Matheus Marchini)
  • [43edf43] build: add support to gcov and codecov (Matheus Marchini)
  • [59b65c4] build: add support for Android Termux build (James R.
    Gambale, Jr)
  • [e30beba] src: teach llnode how to print Symbol properties names
    (Matheus Marchini)
  • [388605f] src: fix performance regression (Matheus Marchini)
  • [dbd95d7] build: load lldb symbols at runtime (Dane Springmeyer)
  • [c17d0d1] src: fix build on older compilers (gcc 4.8) (Matheus
    Marchini)
  • [c851b9a] src: introduce Printer class (Matheus Marchini)

Notable Changes:

  - Teach llnode how to print Symbol properties names

Commits:

  - [fdb49b8] doc: fix typo in README.md (hardfist)
  - [51bf1f6] src: fix formatting of context address within JSFunction
    (Matheus Marchini)
  - [a36611f] test: move workqueue tests to correct folder (Matheus
    Marchini)
  - [0c1e3ae] src: make source list -l flag optional (Matheus Marchini)
  - [a295239] src: refactor JSError stringifier (Matheus Marchini)
  - [9f3dce3] build: add coverage for javascript code (Matheus Marchini)
  - [43edf43] build: add support to gcov and codecov (Matheus Marchini)
  - [59b65c4] build: add support for Android Termux build (James R.
    Gambale, Jr)
  - [e30beba] src: teach llnode how to print Symbol properties names
    (Matheus Marchini)
  - [388605f] src: fix performance regression (Matheus Marchini)
  - [dbd95d7] build: load lldb symbols at runtime (Dane Springmeyer)
  - [c17d0d1] src: fix build on older compilers (gcc 4.8) (Matheus
    Marchini)
  - [c851b9a] src: introduce Printer class (Matheus Marchini)
@codecov-io
Copy link

codecov-io commented Feb 18, 2019

Codecov Report

Merging #269 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #269   +/-   ##
=======================================
  Coverage   79.36%   79.36%           
=======================================
  Files          34       34           
  Lines        4338     4338           
=======================================
  Hits         3443     3443           
  Misses        895      895

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 fdb49b8...80c9cc7. Read the comment docs.

@mmarchini
Copy link
Contributor Author

cc @nodejs/llnode

mmarchini added a commit that referenced this pull request Feb 22, 2019
Notable Changes:

  - Teach llnode how to print Symbol properties names

Commits:

  - [fdb49b8] doc: fix typo in README.md (hardfist)
  - [51bf1f6] src: fix formatting of context address within JSFunction
    (Matheus Marchini)
  - [a36611f] test: move workqueue tests to correct folder (Matheus
    Marchini)
  - [0c1e3ae] src: make source list -l flag optional (Matheus Marchini)
  - [a295239] src: refactor JSError stringifier (Matheus Marchini)
  - [9f3dce3] build: add coverage for javascript code (Matheus Marchini)
  - [43edf43] build: add support to gcov and codecov (Matheus Marchini)
  - [59b65c4] build: add support for Android Termux build (James R.
    Gambale, Jr)
  - [e30beba] src: teach llnode how to print Symbol properties names
    (Matheus Marchini)
  - [388605f] src: fix performance regression (Matheus Marchini)
  - [dbd95d7] build: load lldb symbols at runtime (Dane Springmeyer)
  - [c17d0d1] src: fix build on older compilers (gcc 4.8) (Matheus
    Marchini)
  - [c851b9a] src: introduce Printer class (Matheus Marchini)

PR-URL: #269
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@mmarchini
Copy link
Contributor Author

Landed in c7ede80

@mmarchini mmarchini closed this Feb 22, 2019
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.

4 participants