Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

autoconf - telemetry library dependency #242

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Conversation

SiskaPavel
Copy link
Contributor

No description provided.

- Added AC_CHECK_LIB for 'telemetry' and 'appfs' to verify library availability.
- Ensured 'LIBS' includes '-lappFs -ltelemetry' for proper linking.
- Updated RPM dependencies by appending 'telemetry' to RPM_REQUIRES and RPM_BUILDREQ.
@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.61%. Comparing base (7ee2138) to head (762f872).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
+ Coverage   40.59%   40.61%   +0.01%     
==========================================
  Files         104      104              
  Lines       10120    10120              
  Branches     1492     1492              
==========================================
+ Hits         4108     4110       +2     
+ Misses       5147     5145       -2     
  Partials      865      865              
Flag Coverage Δ
tests 40.61% <ø> (+0.01%) ⬆️

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.

@SiskaPavel SiskaPavel requested a review from cejkato2 December 16, 2024 11:53
@SiskaPavel SiskaPavel merged commit 10fea0b into master Dec 16, 2024
5 checks passed
@SiskaPavel SiskaPavel deleted the telemetry-lib-check branch December 16, 2024 11:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants