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

chore: Added documentation for musl libc systems #277

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

jsumners-nr
Copy link
Contributor

This PR resolves #276.

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.59%. Comparing base (34eff77) to head (0f998f1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #277   +/-   ##
=======================================
  Coverage   97.59%   97.59%           
=======================================
  Files           1        1           
  Lines         166      166           
=======================================
  Hits          162      162           
  Misses          4        4           
Flag Coverage Δ
integration-tests-18-ubuntu-latest-x64 88.55% <ø> (ø)
integration-tests-18-windows-latest-x64 88.55% <ø> (ø)
integration-tests-18-windows-latest-x86 88.55% <ø> (ø)
integration-tests-20-ubuntu-latest-x64 88.55% <ø> (ø)
integration-tests-20-windows-latest-x64 88.55% <ø> (ø)
integration-tests-20-windows-latest-x86 88.55% <ø> (ø)
integration-tests-22-ubuntu-latest-x64 88.55% <ø> (ø)
integration-tests-22-windows-latest-x64 88.55% <ø> (ø)
integration-tests-22-windows-latest-x86 88.55% <ø> (ø)
unit-tests-18-ubuntu-latest-x64 97.59% <ø> (ø)
unit-tests-18-windows-latest-x64 97.59% <ø> (ø)
unit-tests-18-windows-latest-x86 97.59% <ø> (ø)
unit-tests-20-ubuntu-latest-x64 97.59% <ø> (ø)
unit-tests-20-windows-latest-x64 97.59% <ø> (ø)
unit-tests-20-windows-latest-x86 97.59% <ø> (ø)
unit-tests-22-ubuntu-latest-x64 97.59% <ø> (ø)
unit-tests-22-windows-latest-x64 97.59% <ø> (ø)
unit-tests-22-windows-latest-x86 97.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jsumners-nr jsumners-nr marked this pull request as ready for review August 19, 2024 12:16
@jsumners-nr jsumners-nr merged commit 869e524 into newrelic:main Aug 19, 2024
22 checks passed
@jsumners-nr jsumners-nr deleted the issue-276 branch August 19, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Document how to use on musl libc based systems
2 participants