nodejs / llnode

An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
Other
1.15k stars 99 forks source link

chore(ci): fix CI by disabling nightly builds #394

Closed mmarchini closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@279a540). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #394   +/-   ##
=======================================
  Coverage        ?   79.13%           
=======================================
  Files           ?       34           
  Lines           ?     5023           
  Branches        ?        0           
=======================================
  Hits            ?     3975           
  Misses          ?     1048           
  Partials        ?        0           

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 279a540...46f0d15. Read the comment docs.

mmarchini commented 2 years ago

I'll get back to this later, I have no idea why so many tests are failing. I don't think it's environment related since it's kinda across the board, the test might just be flaky.