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 package / release build #152

Merged
merged 3 commits into from
Nov 14, 2022
Merged

Fix package / release build #152

merged 3 commits into from
Nov 14, 2022

Conversation

Anilm3
Copy link
Collaborator

@Anilm3 Anilm3 commented Nov 14, 2022

Description

Build tracer on package / release build for testing, until 8.2 release is available.

Motivation

Additional Notes

Describe how to test your changes

Readiness checklist

  • Unit tests have been updated and pass
  • If known, an appropriate milestone has been selected
  • All new source files include the required notice

Release checklist

  • The CHANGELOG.md has been updated

@Anilm3 Anilm3 marked this pull request as ready for review November 14, 2022 16:02
@codecov-commenter
Copy link

Codecov Report

Merging #152 (19eb9cb) into master (89c3c18) will decrease coverage by 11.40%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #152       +/-   ##
===========================================
- Coverage   63.47%   52.06%   -11.41%     
===========================================
  Files          64       42       -22     
  Lines        4172     1502     -2670     
  Branches     1269      658      -611     
===========================================
- Hits         2648      782     -1866     
+ Misses        781      301      -480     
+ Partials      743      419      -324     
Flag Coverage Δ
extension ?
helper 52.06% <ø> (ø)

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

Impacted Files Coverage Δ
src/extension/ip_extraction.c
src/extension/logging.h
src/extension/php_objects.c
src/extension/tags.c
src/extension/request_body.c
src/extension/configuration.h
src/extension/request_abort.c
src/extension/ddappsec.c
src/extension/logging.c
src/extension/php_helpers.c
... and 12 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Anilm3 Anilm3 merged commit ddde930 into master Nov 14, 2022
@Anilm3 Anilm3 deleted the anilm3/fix-package-build branch November 14, 2022 16:18
Anilm3 added a commit that referenced this pull request Nov 14, 2022
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.

3 participants