Skip to content

rename core configuration option on_set to after_set#3107

Merged
GustavoCaso merged 1 commit into
masterfrom
core-configuration-rename-on_set-to-after_set
Sep 5, 2023
Merged

rename core configuration option on_set to after_set#3107
GustavoCaso merged 1 commit into
masterfrom
core-configuration-rename-on_set-to-after_set

Conversation

@GustavoCaso

Copy link
Copy Markdown
Contributor

What does this PR do?

Rename the configuration on_set to after_set to better reflect the nature of it. It is a callback executed after the value has been set.

Motivation:

Additional Notes:

How to test the change?

For Datadog employees:

  • If this PR touches code that signs or publishes builds or packages, or handles
    credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.

Unsure? Have a question? Request a review!

@GustavoCaso
GustavoCaso requested a review from a team September 4, 2023 15:44
@github-actions github-actions Bot added core Involves Datadog core libraries integrations Involves tracing integrations tracing labels Sep 4, 2023
@codecov-commenter

codecov-commenter commented Sep 4, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.15%. Comparing base (24d393a) to head (26ad90f).
⚠️ Report is 5488 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3107      +/-   ##
==========================================
- Coverage   98.16%   98.15%   -0.01%     
==========================================
  Files        1323     1323              
  Lines       75155    75155              
  Branches     3428     3428              
==========================================
- Hits        73773    73771       -2     
- Misses       1382     1384       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@GustavoCaso
GustavoCaso merged commit 744b96e into master Sep 5, 2023
@GustavoCaso
GustavoCaso deleted the core-configuration-rename-on_set-to-after_set branch September 5, 2023 07:58
@github-actions github-actions Bot added this to the 1.15.0 milestone Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Involves Datadog core libraries integrations Involves tracing integrations tracing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants