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

fix: use head of prom-client #975

Merged
merged 2 commits into from
Sep 14, 2023
Merged

fix: use head of prom-client #975

merged 2 commits into from
Sep 14, 2023

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Sep 12, 2023

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • contribution guidelines followed
    here

From looking at the results of runs 3220-3228, prom-client only fails on Windows. I'd like to first try and see if using head works (as we've upgraded the version of Jest used there).

If this doesn't work, I guess we can skip Windows platform instead.

lib/lookup.json Outdated Show resolved Hide resolved
Co-authored-by: Michaël Zasso <[email protected]>
@targos
Copy link
Member

targos commented Sep 12, 2023

@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (cf8b384) 96.44% compared to head (7aefa1b) 96.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #975   +/-   ##
=======================================
  Coverage   96.44%   96.44%           
=======================================
  Files          28       28           
  Lines        2139     2139           
=======================================
  Hits         2063     2063           
  Misses         76       76           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SimenB
Copy link
Member Author

SimenB commented Sep 12, 2023

GH Actions is happy at least 🙂

@Trott Trott merged commit 2baac2e into nodejs:main Sep 14, 2023
11 checks passed
@SimenB SimenB deleted the patch-2 branch September 15, 2023 08:31
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.

5 participants